dgryski / go-xxh3
xxh3 fast hash function
☆105Updated 6 years ago
Alternatives and similar repositories for go-xxh3:
Users that are interested in go-xxh3 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
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 weeks ago
- Go implementation of Linux Network Block Devices☆134Updated 8 months ago
- Reusable transparent log database☆145Updated 4 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Buffered Reader/Writer☆75Updated 6 months ago