pierrec / xxHashLinks
Pure Go implementation of xxHash (32 and 64 bits versions)
☆62Updated 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.☆82Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Streaming File Cache for #golang☆128Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Streaming TopK estimates☆88Updated 4 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago