panmari / cuckoofilterLinks
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆47Updated last month
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 3 years ago
- fast int64-int64 map for go☆99Updated last month
- ☆123Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks 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 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- Expression evaluator for Go☆78Updated this week
- A Go library implementing a FST (finite state transducer)☆213Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Go programming language port of liburing.☆114Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- MUS format serializer for Go☆120Updated 2 months ago