segmentio / fasthashLinks
Go package porting the standard hashing algorithms to a more efficient implementation.
☆294Updated last year
Alternatives and similar repositories for fasthash
Users that are interested in fasthash are comparing it to the libraries listed below
Sorting:
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- Fast, fully fledged murmur3 in Go.☆344Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 7 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- A go in-memory table☆230Updated 3 years ago
- A place to keep useful golang functions and small libraries☆296Updated last month
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- uint128 for Go☆255Updated last year
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- go wrapper for zstd☆465Updated 2 weeks ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Bitset data structure☆167Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- fast int64-int64 map for go☆98Updated 3 weeks ago