twmb / murmur3Links
Fast, fully fledged murmur3 in Go.
☆335Updated 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☆493Updated 8 months ago
- XXH3 algorithm in Go☆456Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- Diodes are ring buffers manipulated via atomics.☆476Updated last month
- Zero-allocation reflection library for Go☆574Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- go wrapper for zstd☆452Updated 2 weeks ago
- DNS lookup cache for Go☆286Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆336Updated 3 weeks ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- concurrency utilities☆299Updated 5 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 10 months ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Interceptors for database/sql☆504Updated 2 years ago
- Golang implementation of Radix trees☆911Updated 11 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Partial port of Python difflib package to Go☆412Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago