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 simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- A fast little LRU cache for Go☆167Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- ☆117Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆264Updated 3 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- concurrency utilities☆292Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Miscellaneous Go hacks☆231Updated this week
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A tiny library to get current goroutine id☆91Updated last year