zeebo / xxh3Links
XXH3 algorithm in Go
☆523Updated last week
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☆474Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Fast ring-buffer deque (double-ended queue)☆752Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Pure Go Brotli encoder and decoder☆713Updated 3 months ago
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Arbitrary-precision decimals for Go☆774Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- Generic resource pool for Go☆406Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆457Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆561Updated 2 years ago
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆948Updated 3 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- ☆259Updated last week
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- Thread-safe file locking library in Go☆703Updated 3 weeks ago
- High Availability Raft Framework for Go☆662Updated last month
- uint128 for Go☆261Updated last year