dboslee / lruLinks
LRU cache using go generics
☆119Updated 3 years ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 2 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆145Updated last year
- StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state tr…☆219Updated last month
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆76Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- Generic utility functions for dealing with collections in go☆123Updated 5 months ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Composable HTML components in Golang☆199Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Optional values for Go☆104Updated 8 months ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 5 months ago
- A Go implementation of Amazon Ion.☆180Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- Browser detection in Go (golang)☆89Updated last year
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆373Updated last year