OneOfOne / xxhash
A native implementation of the excellent XXHash hashing algorithm.
☆435Updated 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☆444Updated 4 months ago
- LZ4 compression and decompression in pure Go☆897Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- A timed rate limiter for Go☆399Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Buffer/Byte pool for Go☆470Updated 5 years ago
- XXH3 algorithm in Go☆427Updated last year
- Golang implementation of Radix trees☆901Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,026Updated this week
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆570Updated 4 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- dque is a fast, embedded, durable queue for Go☆779Updated 3 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- slab allocator in go☆376Updated 2 months ago
- A Thread-Safe RateCounter implementation in Golang☆260Updated 9 months ago
- Fast golang queue using ring-buffer☆620Updated last year
- Zstd wrapper for Go☆758Updated 4 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆282Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆352Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years 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☆420Updated 2 years ago
- Bindings for the LMDB C library☆160Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆766Updated 5 months ago