segmentio / fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated 9 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.☆472Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- Eventually consistent distributed in-memory cache Go library☆159Updated 2 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Generic and fast binary serializer for Go☆219Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- go wrapper for zstd☆448Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- 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
- Simple dense bitmap index in Go with binary operators☆327Updated last year
- XXH3 algorithm in Go☆445Updated last month
- A place to keep useful golang functions and small libraries☆291Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- concurrency utilities☆293Updated 5 years ago
- Embedded, Fast and Persistent bigqueue implementation☆445Updated 3 years ago