segmentio / fasthashLinks
Go package porting the standard hashing algorithms to a more efficient implementation.
☆295Updated 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.☆491Updated last week
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- A go in-memory table☆229Updated 3 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- go wrapper for zstd☆472Updated 2 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- uint128 for Go☆261Updated last year
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- Bitset data structure☆169Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- fast int64-int64 map for go☆100Updated 2 months 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 fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- XXH3 algorithm in Go☆517Updated last week
- Storing strings without GC overhead☆85Updated last month
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago