cespare / mphLinks
Minimal perfect hashing in Go
☆73Updated 2 years ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- ☆18Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago