dgryski / go-tinylfuLinks
TinyLFU cache admission policy
☆270Updated 11 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☆270Updated 4 years ago
- slab allocator in go☆386Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆410Updated last month
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- io_uring support for go☆205Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆148Updated 2 years ago
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Examples for Dragonboat☆193Updated last year
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A RAFT Election implementation in Go.☆188Updated 8 months ago
- Fast and easy-to-use skip list for Go.☆429Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last month
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago