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:
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Interpolation search☆12Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- Concurrent inverse Bloom filter.☆14Updated 10 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Ordered key-value storage package written in Go☆23Updated 3 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
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Go implementation of FastLZ compression☆14Updated 9 years ago
- ☆17Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- A Go-based Paxos Implementation.☆23Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 6 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Convert Linux perf traces to Go pprof format☆21Updated 8 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Multi-probe consistent hashing☆41Updated 4 years ago