segmentio / fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated 8 months ago
Alternatives and similar repositories for fasthash:
Users that are interested in fasthash are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 7 years ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Diodes are ring buffers manipulated via atomics.☆471Updated this week
- Bitset data structure☆162Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- DNS lookup cache for Go☆277Updated last year
- Generic and fast binary serializer for Go☆218Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- A go in-memory table☆228Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆283Updated 2 years ago
- XXH3 algorithm in Go☆440Updated last week
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- View annotated files based on line-spec☆227Updated last year
- Go implementation of Netflix/concurrency-limits☆126Updated last week
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- go wrapper for zstd☆444Updated 5 months ago
- A Go library for validating structs, maps and slices.☆226Updated 4 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago