dgrijalva / lfu-goLinks
A least frequently used cache for Golang
☆152Updated 5 years ago
Alternatives and similar repositories for lfu-go
Users that are interested in lfu-go are comparing it to the libraries listed below
Sorting:
- A skip list implementation in Go☆238Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- experimenting with groupcache☆159Updated 11 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 2 weeks ago
- skiplist for golang☆84Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- github.com/cznic/b has moved to modernc.org/b☆220Updated 6 years ago
- Modern Go Programming☆96Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Fast, minimal memory, consistent hash algorithm☆228Updated last year
- A Go redis cluster client built on top of redigo.☆231Updated last year
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆176Updated 5 years ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- Google CityHash in Go☆107Updated 11 years ago
- benchmark the golang version☆46Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- concurrency utilities☆301Updated 5 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago