efficient / go-cuckooLinks
A high-performance, memory-efficient concurrent hash table
☆36Updated 12 years ago
Alternatives and similar repositories for go-cuckoo
Users that are interested in go-cuckoo are comparing it to the libraries listed below
Sorting:
- an adaptive radix tree implementation in go☆69Updated 4 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Interpolation search☆12Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- ☆10Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- A high performance in-memory index storage engine☆112Updated last month
- Multi-probe consistent hashing☆42Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Updated 7 years ago
- adaptive replacement cache☆34Updated 11 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- minimal perfect hash functions☆63Updated 3 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Concurrent inverse Bloom filter.☆14Updated 10 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- CRC32 hash with x64 optimizations☆78Updated 3 months ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year