dgryski / go-tinylfu
TinyLFU cache admission policy
☆261Updated 3 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:
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- slab allocator in go☆378Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Fast, minimal memory, consistent hash algorithm☆227Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆387Updated 4 months ago
- An implementation of Ted Dunning's t-digest in Go.☆142Updated 2 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Fast and easy-to-use skip list for Go.☆413Updated 7 months ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- io_uring support for go☆203Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆113Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- A fast little LRU cache for Go☆170Updated last year
- failpoints for go☆403Updated this week
- Server for benchmarking pure Go key/value databases☆158Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Raft backend implementation using BoltDB☆678Updated 2 months ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Examples for Dragonboat☆185Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆297Updated 9 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆323Updated last year
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago