panmari / cuckoofilterLinks
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆46Updated 7 months ago
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆122Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆209Updated 9 months ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Storing strings without GC overhead☆84Updated last month
- Expression evaluator for Go☆77Updated 6 months 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…☆163Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- a fast counting quotient filter implementation in golang☆95Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Go assembly transpiler for C programming language☆105Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- Open-Source Go Code. msgpack.org[Go]☆108Updated 2 weeks ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆244Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago