twmb / murmur3
Fast, fully fledged murmur3 in Go.
☆322Updated last year
Alternatives and similar repositories for murmur3:
Users that are interested in murmur3 are comparing it to the libraries listed below
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- DNS lookup cache for Go☆277Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- go wrapper for zstd☆447Updated 5 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆471Updated last week
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- Zero-allocation reflection library for Go☆557Updated 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
- XXH3 algorithm in Go☆441Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated last week
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆421Updated last year
- reflect api without runtime reflect.Value cost☆782Updated 8 months ago
- concurrency utilities☆293Updated 5 years ago
- Fast ring-buffer deque (double-ended queue)☆659Updated last week
- A timed rate limiter for Go☆400Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- [mirror]☆280Updated 6 months ago
- Thread-safe file locking library in Go☆611Updated this week
- MemConn is an in-memory network stack for Go.☆549Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆544Updated 7 months ago
- Partial port of Python difflib package to Go☆399Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago