twmb / murmur3
Fast, fully fledged murmur3 in Go.
☆317Updated 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 7 months ago
- XXH3 algorithm in Go☆427Updated last year
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- DNS lookup cache for Go☆275Updated last year
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆435Updated 2 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Zero-allocation reflection library for Go☆555Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Partial port of Python difflib package to Go☆398Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- go wrapper for zstd☆444Updated 4 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- go4 hosts the go4.org packages.☆326Updated last year
- concurrency utilities☆292Updated 5 years ago
- [mirror]☆280Updated 5 months ago
- Simple dense bitmap index in Go with binary operators☆321Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆282Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- Bitset data structure☆160Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆369Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago