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 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for aeshash
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 5 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- An x86(_64) spinlock☆14Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A tool for reading Go core files☆16Updated 6 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 4 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 8 months ago
- Golang port of simdjson☆86Updated 4 years ago
- Work space for golang.org/x/perf version 2☆20Updated 3 years ago
- Go bindings for ForestDB☆37Updated 7 years ago
- An efficient assembly hexadecimal implementation for Golang.☆24Updated 5 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- monotonic timers for Go 1.2☆21Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- hybrid spatial data structure☆12Updated 3 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆16Updated 5 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago