efficient / go-cuckoo
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
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Concurrent inverse Bloom filter.☆13Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 6 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- ☆10Updated 7 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 11 years ago
- ☆23Updated 8 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 11 months ago
- Interpolation search☆12Updated 3 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Super low overhead application level metrics☆24Updated 3 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Raft made easy☆21Updated 8 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago