tidwall / algoLinks
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
Sorting:
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 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
- monotonic timers for Go 1.2☆21Updated 6 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Package stdfd provides routines for redirecting stdout and stderr.☆13Updated 10 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 10 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Tiny lock service☆11Updated 10 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- github.com/cznic/ir has moved to modernc.org/ir☆11Updated 6 years ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A QUIC transport for mangos (scalability protocols) written in pure Go☆24Updated 6 years ago