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:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Library for creating Go RPC client/server.☆56Updated last month
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Fast zlib implementation for Go☆33Updated 5 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- siphash 1-3☆36Updated 3 years ago
- rendezvous hashing☆68Updated 4 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Go support for Access Control Lists☆16Updated 5 years ago
- DNS client & server package for Go☆42Updated 6 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago