sysulq / golang-lruLinks
Golang LRU cache with expire feature.
☆66Updated 11 months ago
Alternatives and similar repositories for golang-lru
Users that are interested in golang-lru are comparing it to the libraries listed below
Sorting:
- Rolling window implementation in go.☆57Updated last week
- Fast generation of 192-bit UUIDs☆84Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Non-Invasive goroutine inspector☆90Updated last month
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆80Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Temporary redis-server processes for golang testing☆37Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago