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☆47Updated 11 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- 2D locality queries in Go☆34Updated 4 months ago
- ☆18Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- Bitmap Compression Library in Go☆52Updated 11 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 6 years ago