dgrijalva / lfu-go
A least frequently used cache for Golang
☆151Updated 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
- A skip list implementation in Go☆238Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Modern Go Programming☆96Updated last year
- experimenting with groupcache☆159Updated 11 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- skiplist for golang☆84Updated 10 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- A tiny library to get current goroutine id☆90Updated last year
- concurrency utilities☆293Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- github.com/cznic/b has moved to modernc.org/b☆219Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago
- ☆124Updated 3 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- Go implementation of the Gossip protocol☆138Updated 5 months ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- TinyLFU cache admission policy☆261Updated 2 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year