tildeleb / aeshash
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
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Go bindings for ForestDB☆37Updated 8 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A radix sorting library for Go (golang)☆51Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆32Updated 9 years ago
- Tiny lock service☆11Updated 9 years ago
- monotonic timers for Go 1.2☆21Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Regular expression libraries for Go☆15Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Backtrace Crash Delivery for Go☆24Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 8 months ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago