tidwall / algo
Algo exposes the same hashing algorithms used by the Go runtime.
☆14Updated 7 years ago
Alternatives and similar repositories for algo:
Users that are interested in algo are comparing it to the libraries listed below
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 6 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 11 months ago
- xoshiro256** random number generator☆22Updated 6 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Library for creating Go RPC client/server.☆54Updated 2 weeks ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Updated 11 months ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Updated 3 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- FSDB is a collection of Go libraries providing a key-value store on your file system☆24Updated 4 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago