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 4 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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Simple generative fuzzer☆17Updated 4 years ago
- ☆18Updated 4 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Faster than builtin sorting using primitives.☆17Updated 9 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- GO binary I/O☆18Updated 6 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago