segmentio / fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
☆286Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for fasthash
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆156Updated last year
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- High-throughput Redis client for Go with implicit pipelining☆246Updated 2 months ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- uint128 for Go☆230Updated this week
- View annotated files based on line-spec☆226Updated 10 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- A go in-memory table☆229Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆245Updated last year
- An interactive tool to analyze Golang goroutine dump.☆465Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆433Updated 2 years ago
- Serialized Roaring Bitmaps☆274Updated last year
- Arbitrary-precision decimals for Go☆689Updated 3 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A Thread-Safe RateCounter implementation in Golang☆260Updated 6 months ago
- go4 hosts the go4.org packages.☆328Updated last year
- errgroup with goroutine worker limits☆162Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago