salviati / cuckooLinks
Cuckoo hashing for Go
☆83Updated 4 years ago
Alternatives and similar repositories for cuckoo
Users that are interested in cuckoo are comparing it to the libraries listed below
Sorting:
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- SIMD for Go☆164Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- github.com/cznic/b has moved to modernc.org/b☆224Updated 7 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Streaming TopK estimates☆89Updated 4 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- Go translation of MetroHash☆116Updated last year
- Asynchronous read-ahead for Go readers☆238Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- Ordered map Go data structure benchmarks☆40Updated 4 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- slab allocator in go☆386Updated last year
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago