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
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- ☆10Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Multi-probe consistent hashing☆42Updated 4 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- ☆23Updated 9 years ago
- CRC32 hash with x64 optimizations☆75Updated last week
- Tiny lock service☆11Updated 10 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- adaptive replacement cache☆34Updated 10 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago