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:
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- siphash 1-3☆36Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Cuckoo Hash – Comprehensive support in Go with no dependencies☆30Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 11 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 5 years ago
- Fast zlib implementation for Go☆32Updated 4 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Library for creating Go RPC client/server.☆56Updated 2 weeks ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago