dgryski / go-tinylfuLinks
TinyLFU cache admission policy
☆266Updated 8 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.☆378Updated 4 months ago
- slab allocator in go☆383Updated 9 months ago
- A fast, threadsafe skip list in Go☆269Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Fast, minimal memory, consistent hash algorithm☆231Updated last month
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 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 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Examples for Dragonboat☆189Updated last year
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last month
- failpoints for go☆408Updated 3 weeks ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆422Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Bindings for the LMDB C library☆163Updated 3 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- Effective Computation of Things☆193Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆290Updated 3 years ago