panmari / cuckoofilterLinks
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆46Updated 3 months ago
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- ☆121Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- fast int64-int64 map for go☆97Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Package with auto-vectorized math functions for Go☆24Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆200Updated 5 months ago
- Load file-backed memory