zeebo / xxh3Links
XXH3 algorithm in Go
☆495Updated 4 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☆465Updated 2 weeks ago
- Simple dense bitmap index in Go with binary operators☆367Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast, fully fledged murmur3 in Go.☆344Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Fast ring-buffer deque (double-ended queue)☆743Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Pure Go Brotli encoder and decoder☆706Updated last month
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Zero-allocation reflection library for Go☆595Updated 2 years ago
- Arbitrary-precision decimals for Go☆768Updated last year
- Generic resource pool for Go☆391Updated 7 months ago
- Golang port of Abseil's SwissTable☆827Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 7 months ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆448Updated 8 months ago
- ☆255Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆554Updated 2 years ago
- LZ4 compression and decompression in pure Go☆942Updated 6 months ago
- Zstd wrapper for Go☆793Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆638Updated 8 months ago
- Write ahead log for Go.☆690Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- An efficient JSON decoder☆429Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago