segmentio / fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
☆292Updated 7 months ago
Alternatives and similar repositories for fasthash:
Users that are interested in fasthash are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆346Updated 9 months ago
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- XXH3 algorithm in Go☆427Updated last year
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- A go in-memory table☆228Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆245Updated last month
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- A Go library for validating structs, maps and slices.☆226Updated 3 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- go wrapper for zstd☆444Updated 4 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆320Updated 5 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Bitset data structure☆160Updated 2 years ago
- Generic and fast binary serializer for Go☆217Updated 11 months ago
- DNS lookup cache for Go☆275Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- concurrency utilities☆292Updated 5 years ago