OneOfOne / xxhashLinks
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
Sorting:
- go wrapper for zstd☆448Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆333Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- LZ4 compression and decompression in pure Go☆916Updated 2 weeks ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- slab allocator in go☆379Updated 5 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- Simple backoff algorithm in Go (golang)☆645Updated last year
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆285Updated 3 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆650Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago