panmari / cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆45Updated last week
Alternatives and similar repositories for cuckoofilter:
Users that are interested in cuckoofilter are comparing it to the libraries listed below
- Server for benchmarking pure Go key/value databases☆156Updated last year
- ☆118Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Go programming language port of liburing.☆100Updated last year
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Raft backend implementation using BadgerDB☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- MUS format serializer for Golang☆88Updated last month
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- A high performance memory-bound Go cache☆88Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆34Updated 3 months ago
- Pure Go SQL parser☆144Updated 3 months ago
- experimental raft storage☆92Updated last month
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆96Updated last week