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.☆493Updated this week
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- A go in-memory table☆229Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Bitset data structure☆169Updated 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
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆271Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- go wrapper for zstd☆476Updated 2 months ago
- uint128 for Go☆262Updated last year
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- A place to keep useful golang functions and small libraries☆297Updated 4 months ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Channels for gRPC: custom transports☆225Updated 2 months ago