segmentio / fasthashLinks
Go package porting the standard hashing algorithms to a more efficient implementation.
☆293Updated last year
Alternatives and similar repositories for fasthash
Users that are interested in fasthash are comparing it to the libraries listed below
Sorting:
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- A go in-memory table☆230Updated 3 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 4 months ago
- Generic and fast binary serializer for Go☆228Updated last year
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 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
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- go wrapper for zstd☆457Updated 2 months ago
- uint128 for Go☆250Updated 9 months ago
- Know when GC runs from inside your golang code☆188Updated 3 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☆236Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- DNS lookup cache for Go☆286Updated 2 years ago
- A place to keep useful golang functions and small libraries☆292Updated 3 weeks ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- Channels for gRPC: custom transports☆220Updated 4 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- XXH3 algorithm in Go☆467Updated 3 weeks ago