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:
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Interpolation search☆12Updated 4 years ago
- an adaptive radix tree implementation in go☆69Updated 4 years ago
- A high performance in-memory index storage engine☆113Updated last month
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- ☆23Updated 9 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Multi-probe consistent hashing☆42Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- ☆10Updated 8 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Port of Google's Farmhash version 1.0.0 to, pure, Go☆17Updated 9 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Concurrent inverse Bloom filter.☆14Updated 10 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago