twmb / murmur3
Fast, fully fledged murmur3 in Go.
☆333Updated last year
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Zero-allocation reflection library for Go☆572Updated last year
- XXH3 algorithm in Go☆449Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- DNS lookup cache for Go☆285Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- go wrapper for zstd☆448Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆285Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- A go function to report total system memory☆201Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- [mirror]☆280Updated 8 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- ☆237Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 4 years ago