dgryski / go-tinylfu
TinyLFU cache admission policy
☆252Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-tinylfu
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- slab allocator in go☆378Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆381Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- io_uring support for go☆205Updated 4 years ago
- Fast, minimal memory, consistent hash algorithm☆223Updated 10 months ago
- Distributed RWMutex in Go☆343Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- An implementation of Ted Dunning's t-digest in Go.☆137Updated last year
- Raft backend implementation using BoltDB☆663Updated this week
- Adaptive Radix Trees implemented in Go☆370Updated this week
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- LMDB backend for Raft☆134Updated last year
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆315Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Examples for Dragonboat☆184Updated 3 months ago
- A skip list implementation in Go☆240Updated 5 years ago
- failpoints for go☆391Updated last week
- go/golang: fast bit set Bloom filter☆132Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- A fast little LRU cache for Go☆157Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago