segmentio / fasthashLinks
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated 11 months ago
Alternatives and similar repositories for fasthash
Users that are interested in fasthash are comparing it to the libraries listed below
Sorting:
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- Diodes are ring buffers manipulated via atomics.☆476Updated last month
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Bitset data structure☆163Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Managing go application shutdown with signals.☆197Updated 6 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- go wrapper for zstd☆452Updated 2 weeks ago
- 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
- Simple dense bitmap index in Go with binary operators☆336Updated 3 weeks ago
- XXH3 algorithm in Go☆456Updated 3 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago