zeebo / xxh3
XXH3 algorithm in Go
☆443Updated 3 weeks ago
Alternatives and similar repositories for xxh3:
Users that are interested in xxh3 are comparing it to the libraries listed below
- go wrapper for zstd☆448Updated 5 months ago
- Fast, fully fledged murmur3 in Go.☆323Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- Zero-allocation reflection library for Go☆559Updated last year
- Simple dense bitmap index in Go with binary operators☆325Updated last year
- Pure Go Brotli encoder and decoder☆655Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆472Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Write ahead log for Go.☆645Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆566Updated 7 months ago
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- Network address types☆716Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Generic resource pool for Go☆348Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- A portable mmap package for Go☆998Updated 3 months ago
- Arbitrary-precision decimals for Go☆719Updated 7 months ago
- Zstd wrapper for Go☆762Updated this week
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆415Updated 7 months ago
- ☆225Updated last week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆422Updated last year