segmentio / fasthashLinks
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated last year
Alternatives and similar repositories for fasthash
Users that are interested in fasthash are comparing it to the libraries listed below
Sorting:
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 4 months ago
- XXH3 algorithm in Go☆476Updated last month
- Generic and fast binary serializer for Go☆230Updated last year
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆253Updated 11 months ago
- uint128 for Go☆252Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- A RAFT Election implementation in Go.☆189Updated 4 months ago
- A place to keep useful golang functions and small libraries☆293Updated last month
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆439Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆327Updated 2 years ago
- Miscellaneous Go hacks☆243Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year