pierrec / xxHashLinks
Pure Go implementation of xxHash (32 and 64 bits versions)
☆60Updated 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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Streaming TopK estimates☆86Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A radix sorting library for Go (golang)☆53Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 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
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month