twmb / murmur3Links
Fast, fully fledged murmur3 in Go.
☆347Updated 2 years ago
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☆502Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- DNS lookup cache for Go☆289Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- go wrapper for zstd☆476Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Fast and scalable pseudorandom generator for Go