arriqaaq / cuckooLinks
Implementing a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom
☆16Updated 3 years ago
Alternatives and similar repositories for cuckoo
Users that are interested in cuckoo are comparing it to the libraries listed below
Sorting:
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Persist to disk channel for Go.☆48Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆48Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Go translation of MetroHash☆116Updated last year
- Ordered map Go data structure benchmarks☆40Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- ☆41Updated 6 years ago
- crit-bit for golang and its applications (sorted map, IP routing table)☆47Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A Go package for myriad array operations using wavelet trees☆18Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Cozely: a simple framework for making games in Go☆13Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Updated 2 years ago
- Redis style logger for Go☆28Updated 4 years ago