zeebo / xxh3Links
XXH3 algorithm in Go
☆511Updated 5 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☆469Updated last month
- Simple dense bitmap index in Go with binary operators☆370Updated 6 months ago
- Pure Go Brotli encoder and decoder☆710Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Generic resource pool for Go☆400Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Golang port of Abseil's SwissTable☆829Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Diodes are ring buffers manipulated via atomics.☆490Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Write ahead log for Go.☆699Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆410Updated last month
- Zstd wrapper for Go☆798Updated last month
- Arbitrary-precision decimals for Go☆774Updated 3 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆691Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆648Updated 9 months ago
- ☆258Updated last month
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- LZ4 compression and decompression in pure Go☆943Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 2 months ago
- Go port of Google's Swiss Table hash table☆465Updated last week
- High Availability Raft Framework for Go☆659Updated 3 weeks ago