dgryski / go-tinylfuLinks
TinyLFU cache admission policy
☆263Updated 4 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:
- slab allocator in go☆379Updated 6 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- Fast and easy-to-use skip list for Go.☆416Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- Fast, minimal memory, consistent hash algorithm☆228Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- Examples for Dragonboat☆185Updated 10 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- LMDB backend for Raft☆137Updated last year
- failpoints for go☆405Updated last week
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Raft backend implementation using BoltDB☆684Updated last week
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 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.☆256Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- concurrency utilities☆299Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago