OneOfOne / xxhash
A native implementation of the excellent XXHash hashing algorithm.
☆437Updated 2 years ago
Alternatives and similar repositories for xxhash:
Users that are interested in xxhash are comparing it to the libraries listed below
- go wrapper for zstd☆448Updated 6 months ago
- Diodes are ring buffers manipulated via atomics.☆473Updated 2 weeks ago
- LZ4 compression and decompression in pure Go☆914Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆326Updated last year
- An immutable radix tree implementation in Golang☆1,038Updated 2 weeks ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Golang implementation of Radix trees☆905Updated 10 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆576Updated 4 years ago
- Bindings for the LMDB C library☆162Updated 2 years ago
- Zstd wrapper for Go☆767Updated this week
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆920Updated 4 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆644Updated last year
- go4 hosts the go4.org packages.☆327Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- XXH3 algorithm in Go☆448Updated last month
- Go package implementing bitsets☆1,408Updated this week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- slab allocator in go☆378Updated 4 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Golang library for fuzzy matching within a set of strings☆422Updated 2 years ago