twmb / murmur3Links
Fast, fully fledged murmur3 in Go.
☆338Updated 2 years ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- DNS lookup cache for Go☆286Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- go wrapper for zstd☆457Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆438Updated 2 years ago
- XXH3 algorithm in Go☆467Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆287Updated 3 years ago
- concurrency utilities☆301Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Zero-allocation reflection library for Go☆580Updated last year
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- Partial port of Python difflib package to Go☆417Updated 2 years ago
- A go function to report total system memory☆202Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆286Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- #golang file times (atime, mtime, ctime, btime)☆274Updated last year
- An efficient JSON decoder☆428Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆332Updated last year