dgrijalva / lfu-goLinks
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
Sorting:
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- experimenting with groupcache☆159Updated 11 years ago
- my personal golang lib☆127Updated 4 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- Modern Go Programming☆96Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 9 months ago
- TryLock for Go☆66Updated 5 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- A tiny library to get current goroutine id☆90Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- Go implementation of the Gossip protocol☆139Updated 8 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- ☆124Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- concurrency utilities☆301Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆245Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go Pooling Helpers☆115Updated 4 years ago