zeebo / xxh3Links
XXH3 algorithm in Go
☆484Updated 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
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Simple dense bitmap index in Go with binary operators☆355Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Pure Go Brotli encoder and decoder☆691Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,026Updated 11 months ago
- Generic resource pool for Go☆383Updated 5 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆441Updated 2 years ago
- Zero-allocation reflection library for Go☆582Updated last year
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- Thread-safe file locking library in Go☆659Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 5 months ago
- Arbitrary-precision decimals for Go☆756Updated last year
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- ☆248Updated 3 weeks ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- Zstd wrapper for Go☆790Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆549Updated 2 years ago
- Write ahead log for Go.☆679Updated last month
- High Availability Raft Framework for Go☆649Updated last month
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 months ago