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:
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 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
- Streaming File Cache for #golang☆128Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Buffered Reader/Writer☆77Updated last month
- Type safe go bindings to interact with chrome remote interface.☆120Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago