zeebo / xxh3Links
XXH3 algorithm in Go
☆500Updated 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☆466Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆368Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 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
- Pure Go Brotli encoder and decoder☆706Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Generic resource pool for Go☆394Updated 7 months ago
- Arbitrary-precision decimals for Go☆769Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆609Updated 8 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 7 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆555Updated 2 years ago
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- ☆255Updated last week
- DNS lookup cache for Go☆289Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated 3 weeks ago
- High Availability Raft Framework for Go☆654Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Write ahead log for Go.☆691Updated 3 months ago
- Zstd wrapper for Go☆793Updated 3 weeks ago