dgrijalva / lfu-go
A least frequently used cache for Golang
☆152Updated 4 years ago
Alternatives and similar repositories for lfu-go:
Users that are interested in lfu-go are comparing it to the libraries listed below
- A skip list implementation in Go☆238Updated 5 years ago
- go/golang: fast bit set Bloom filter☆135Updated 5 years ago
- Modern Go Programming☆96Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- skiplist for golang☆84Updated 10 years ago
- experimenting with groupcache☆159Updated 11 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆125Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A few miscellaneous Go microbenchmarks.☆147Updated 8 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- A tiny library to get current goroutine id☆91Updated last year
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- pure golang btree☆120Updated 10 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- concurrency utilities☆292Updated 5 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Google CityHash in Go☆107Updated 11 years ago
- my personal golang lib☆128Updated 4 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago