twmb / murmur3
Fast, fully fledged murmur3 in Go.
☆306Updated last year
Related projects ⓘ
Alternatives and complementary repositories for murmur3
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- DNS lookup cache for Go☆271Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆473Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- go wrapper for zstd☆434Updated last month
- XXH3 algorithm in Go☆410Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- A native implementation of the excellent XXHash hashing algorithm.☆433Updated 2 years ago
- Thread-safe file locking library in Go☆579Updated last week
- A timed rate limiter for Go☆397Updated 2 years ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- concurrency utilities☆289Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Compact and high performace implementation of base62 algorithm for Golang.☆92Updated 2 years ago
- Zero-allocation reflection library for Go☆534Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- uint128 for Go☆231Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆513Updated last week
- A go function to report total system memory☆194Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- [mirror]☆281Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Go implementation of ua-parser☆356Updated last month