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.☆480Updated 2 months ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- go wrapper for zstd☆455Updated last month
- A go in-memory table☆229Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 3 months ago
- A place to keep useful golang functions and small libraries☆293Updated last week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- XXH3 algorithm in Go☆463Updated this week
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A RAFT Election implementation in Go.☆189Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- DNS lookup cache for Go☆286Updated last year
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆326Updated 2 years ago
- uint128 for Go☆248Updated 8 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- go-farm: a pure-Go farmhash implementation☆251Updated 10 months ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Channels for gRPC: custom transports☆219Updated 3 months ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year