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
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- DNS lookup cache for Go☆289Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated last week
- go wrapper for zstd☆472Updated 2 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- concurrency utilities☆304Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- XXH3 algorithm in Go☆517Updated this week
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- Partial port of Python difflib package to Go☆429Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated this week
- ☆259Updated this week
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆617Updated last week
- Protobuf Field Mask Go utils☆255Updated this week
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- ⚡️ lock-free utilities in Go☆164Updated last year