panmari / cuckoofilterLinks
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆46Updated 8 months ago
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 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…☆163Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Load file-backed memory☆121Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆211Updated 10 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Serialized Roaring Bitmaps☆279Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A high performance memory-bound Go cache☆94Updated 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
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- ☆80Updated 2 months ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year