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
Sorting:
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- go wrapper for zstd☆448Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆333Updated last year
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- View annotated files based on line-spec☆226Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years 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☆286Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- XXH3 algorithm in Go☆449Updated 2 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated last month
- Useful Go String methods☆191Updated last year
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago