zeebo / xxh3Links
XXH3 algorithm in Go
☆489Updated 2 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☆462Updated last month
- Simple dense bitmap index in Go with binary operators☆358Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- Generic resource pool for Go☆386Updated 5 months ago
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- Diodes are ring buffers manipulated via atomics.☆487Updated 2 weeks ago
- Arbitrary-precision decimals for Go☆757Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 5 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆550Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆688Updated last year
- Pure Go Brotli encoder and decoder☆697Updated last week
- Write ahead log for Go.☆680Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- ☆250Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆533Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months ago
- Go port of Google's Swiss Table hash table☆456Updated 3 months ago
- Thread-safe file locking library in Go☆661Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆440Updated 3 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 months ago
- uint128 for Go☆255Updated 11 months ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆440Updated 6 months ago