panmari / cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆40Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for cuckoofilter
- Storing strings without GC overhead☆82Updated 4 years ago
- ☆110Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- Raft backend implementation using BadgerDB☆112Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆110Updated last year
- fast int64-int64 map for go☆95Updated last year
- A high performance memory-bound Go cache☆89Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Rolling window implementation in go.☆57Updated 6 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆117Updated 3 months ago
- A set of serialization primitives for Golang☆78Updated this week
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆85Updated 3 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago
- Serialized Roaring Bitmaps☆274Updated last year
- Package with auto-vectorized math functions for Go☆19Updated 2 years ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- Make hashicorp/raft communicate over gRPC☆47Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year