panmari / cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
☆40Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for cuckoofilter
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- ☆110Updated last year
- Server for benchmarking pure Go key/value databases☆154Updated last year
- Raft backend implementation using BadgerDB☆112Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Go programming language port of liburing.☆100Updated last year
- Golang LRU cache with expire feature.☆66Updated 5 months ago
- A Go library implementing a FST (finite state transducer)☆190Updated this week
- fast int64-int64 map for go☆95Updated last year
- A high performance memory-bound Go cache☆89Updated 8 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- WebSocket for fasthttp☆60Updated 9 months ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Rolling window implementation in go.☆57Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- ☆78Updated last month
- Load file-backed memory☆121Updated 2 years ago
- A prefix tree implementation in go☆42Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago