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:
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- High resolution timing and benchmarking for Go☆265Updated last month
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- A go in-memory table☆229Updated 3 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- go wrapper for zstd☆468Updated last month
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- uint128 for Go☆257Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Bitset data structure☆168Updated 2 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☆293Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 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
- Go (golang) library for deep copying values in Go.☆353Updated 4 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
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago