tidwall / shardmap
A simple and efficient thread-safe sharded hashmap for Go
☆225Updated 5 years ago
Alternatives and similar repositories for shardmap:
Users that are interested in shardmap are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A fast little LRU cache for Go☆167Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- concurrency utilities☆293Updated 5 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- ☆118Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- A quick tour (or reminder) of Go performance tools☆265Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆156Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- auto adjust your GOGC value☆224Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- DNS lookup cache for Go☆277Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago