efficient / go-cuckooLinks
A high-performance, memory-efficient concurrent hash table
☆36Updated 11 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 3 years ago
- Interpolation search☆12Updated 3 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- ☆10Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Bloom-filter based search index☆124Updated 3 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- ☆23Updated 9 years ago
- A high performance in-memory index storage engine☆111Updated 7 months ago
- Interactive object file browser with symbol, source, assembly, and analysis☆23Updated last year
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Updated 7 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Multi-probe consistent hashing☆42Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A Kafka consumer coordination library for Go.☆33Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago