pierrec / xxHashLinks
Pure Go implementation of xxHash (32 and 64 bits versions)
☆61Updated 4 years ago
Alternatives and similar repositories for xxHash
Users that are interested in xxHash are comparing it to the libraries listed below
Sorting:
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Streaming TopK estimates☆87Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go implementation of Adiantum☆91Updated last year
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Buffered Reader/Writer☆75Updated last week
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A JSON stream parser for Go☆67Updated 2 years ago