twmb / murmur3
Fast, fully fledged murmur3 in Go.
☆326Updated last year
Alternatives and similar repositories for murmur3:
Users that are interested in murmur3 are comparing it to the libraries listed below
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- DNS lookup cache for Go☆278Updated last year
- go wrapper for zstd☆448Updated 6 months ago
- XXH3 algorithm in Go☆448Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Zero-allocation reflection library for Go☆567Updated last year
- concurrency utilities☆296Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆473Updated 2 weeks ago
- ☆201Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆565Updated last month
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- uint128 for Go☆246Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Compact and high performace implementation of base62 algorithm for Golang.☆103Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆332Updated last year
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- ☆233Updated last week
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago