panmari / cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆45Updated 10 months ago
Alternatives and similar repositories for cuckoofilter:
Users that are interested in cuckoofilter are comparing it to the libraries listed below
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- ☆116Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- 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…☆158Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go programming language port of liburing.☆100Updated last year
- Raft backend implementation using BadgerDB☆116Updated last year
- ☆121Updated last year
- A high performance memory-bound Go cache☆88Updated 11 months ago
- A prefix tree implementation in go☆41Updated 9 months ago
- Extremely fast Bloom filters for Go☆46Updated 4 months ago
- An implementation of Count-Min Sketch in Golang☆34Updated last month
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Rolling window implementation in go.☆57Updated 9 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆195Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago