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:
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆264Updated last month
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- uint128 for Go☆261Updated last year
- go wrapper for zstd☆470Updated last month
- A go in-memory table☆229Updated 3 years ago
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Bindings for the LMDB C library☆166Updated 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
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 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
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Bitset data structure☆168Updated 3 years ago