tildeleb / aeshashLinks
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 architecture.
☆18Updated 3 years ago
Alternatives and similar repositories for aeshash
Users that are interested in aeshash are comparing it to the libraries listed below
Sorting:
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A fast encoder for Go.☆11Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆13Updated 9 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Regular expression libraries for Go☆15Updated 3 years ago
- ☆18Updated 4 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago