zeebo / xxh3Links
XXH3 algorithm in Go
☆456Updated 3 months ago
Alternatives and similar repositories for xxh3
Users that are interested in xxh3 are comparing it to the libraries listed below
Sorting:
- go wrapper for zstd☆452Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- Simple dense bitmap index in Go with binary operators☆336Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Write ahead log for Go.☆663Updated 7 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Zero-allocation reflection library for Go☆574Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆241Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Pure Go Brotli encoder and decoder☆661Updated 2 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Generic resource pool for Go☆371Updated last month
- Diodes are ring buffers manipulated via atomics.☆478Updated last month
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Low-level Go Client for ClickHouse☆353Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Zstd wrapper for Go☆773Updated last month
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Network address types☆721Updated 2 years ago