twmb / murmur3Links
Fast, fully fledged murmur3 in Go.
☆344Updated 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☆496Updated last year
- go wrapper for zstd☆465Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- High resolution timing and benchmarking for Go☆264Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- XXH3 algorithm in Go☆492Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆367Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- A go function to report total system memory☆206Updated 3 years ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- concurrency utilities☆304Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆294Updated 2 years ago
- Partial port of Python difflib package to Go☆424Updated 2 years ago
- ☆254Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- Adaptive Radix Trees implemented in Go☆406Updated last week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago