dgrijalva / lfu-go
A least frequently used cache for Golang
☆152Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lfu-go
- A skip list implementation in Go☆240Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- go/golang: fast bit set Bloom filter☆132Updated 5 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- experimenting with groupcache☆159Updated 11 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- concurrency utilities☆289Updated 5 years ago
- A few miscellaneous Go microbenchmarks.☆147Updated 8 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- TinyLFU cache admission policy☆252Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Google CityHash in Go☆107Updated 10 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Modern Go Programming☆95Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated 2 months ago
- A tiny library to get current goroutine id☆91Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- my personal golang lib☆128Updated 3 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆382Updated 2 months ago
- Fast resizable golang semaphore primitive☆174Updated 3 years ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago