OneOfOne / xxhash
A native implementation of the excellent XXHash hashing algorithm.
☆434Updated 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☆441Updated 3 months ago
- XXH3 algorithm in Go☆415Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆279Updated 2 years ago
- A timed rate limiter for Go☆400Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆312Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆371Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- LZ4 compression and decompression in pure Go☆890Updated this week
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- slab allocator in go☆377Updated last month
- The tomb package helps with clean goroutine termination in the Go language.☆367Updated last year
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Zstd wrapper for Go☆757Updated 3 months ago
- go4 hosts the go4.org packages.☆327Updated last year
- Diodes are ring buffers manipulated via atomics.☆465Updated last week
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆569Updated 4 years ago
- Bindings for the LMDB C library☆160Updated 2 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- Fast golang queue using ring-buffer☆618Updated last year
- A pure Go implementation of Gil Tene's HDR Histogram.☆441Updated 3 years ago
- Collection of compression related Go packages.☆408Updated last year
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆899Updated 3 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago
- High-throughput Redis client for Go with implicit pipelining☆245Updated this week