panmari / cuckoofilterLinks
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆46Updated 4 months ago
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆121Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 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
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Expression evaluator for Go☆75Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Go programming language port of liburing.☆106Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆200Updated 7 months ago
- A high performance memory-bound Go cache☆91Updated last month
- MUS format serializer for Go☆114Updated last week
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Go assembly transpiler for C programming language☆96Updated this week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Pure Go SQL parser☆159Updated 3 weeks ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year