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:
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- go wrapper for zstd☆462Updated last month
- Various golang benchmarks I've written☆110Updated 7 years ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆441Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- uint128 for Go☆253Updated 10 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A place to keep useful golang functions and small libraries☆295Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- 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
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- fast int64-int64 map for go☆98Updated 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…☆329Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library