pierrec / xxHash
Pure Go implementation of xxHash (32 and 64 bits versions)
☆59Updated 4 years ago
Alternatives and similar repositories for xxHash:
Users that are interested in xxHash are comparing it to the libraries listed below
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- Efficient moving window for high-speed data processing.☆32Updated 8 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A []byte pool for Go.☆41Updated 2 years ago