zeebo / xxh3Links
XXH3 algorithm in Go
☆476Updated last month
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 2 weeks ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆700Updated 2 months ago
- Generic resource pool for Go☆382Updated 4 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- Arbitrary-precision decimals for Go☆750Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,018Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆439Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Pure Go Brotli encoder and decoder☆687Updated 3 weeks ago
- DNS lookup cache for Go☆287Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- ☆249Updated last week
- Write ahead log for Go.☆678Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Thread-safe file locking library in Go☆656Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆548Updated 2 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆434Updated 5 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- A go function to report total system memory☆203Updated 3 years ago
- uint128 for Go☆252Updated 9 months ago