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
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- ☆10Updated 7 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Interpolation search☆12Updated 3 years ago
- Multi-probe consistent hashing☆40Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Radix sorting in Go☆10Updated 6 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- ☆23Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 12 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Inspect an executable to find the Go version it was compiled with.☆11Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago