dgryski / go-tinylfuLinks
TinyLFU cache admission policy
☆266Updated 7 months ago
Alternatives and similar repositories for go-tinylfu
Users that are interested in go-tinylfu are comparing it to the libraries listed below
Sorting:
- A fast, threadsafe skip list in Go☆268Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- slab allocator in go☆383Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- io_uring support for go☆203Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Examples for Dragonboat☆189Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆421Updated 11 months ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆261Updated 2 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Fast, minimal memory, consistent hash algorithm☆231Updated last week
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 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
- go-jump: Jump consistent hashing☆386Updated 3 years ago
- Raft backend implementation using BoltDB☆691Updated 3 weeks ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆218Updated last year
- go-farm: a pure-Go farmhash implementation☆255Updated 11 months ago
- failpoints for go☆408Updated last week
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago