segmentio / fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated 10 months ago
Alternatives and similar repositories for fasthash:
Users that are interested in fasthash are comparing it to the libraries listed below
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated this week
- Eventually consistent distributed in-memory cache Go library☆159Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- go wrapper for zstd☆448Updated 6 months ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Arbitrary-precision decimals for Go☆726Updated 8 months ago
- A quick tour (or reminder) of Go performance tools☆267Updated 3 years ago
- A Go library for validating structs, maps and slices.☆229Updated 5 months ago
- DNS lookup cache for Go☆278Updated last year
- XXH3 algorithm in Go☆448Updated last month
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- slab allocator in go☆378Updated 4 months ago
- Fast, fully fledged murmur3 in Go.☆327Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆323Updated last year
- go4 hosts the go4.org packages.☆327Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- View annotated files based on line-spec☆227Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago