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☆239Updated 6 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Modern Go Programming☆96Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 3 months ago
- skiplist for golang☆84Updated 10 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- experimenting with groupcache☆160Updated 12 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- github.com/cznic/b has moved to modernc.org/b☆228Updated 6 years ago
- Fast, minimal memory, consistent hash algorithm☆230Updated last month
- Go Pooling Helpers☆118Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- my personal golang lib☆127Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- TinyLFU cache admission policy☆266Updated 9 months ago
- Google CityHash in Go☆107Updated 11 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆177Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆206Updated 6 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago