tidwall / shardmapLinks
A simple and efficient thread-safe sharded hashmap for Go
☆227Updated 5 years ago
Alternatives and similar repositories for shardmap
Users that are interested in shardmap are comparing it to the libraries listed below
Sorting:
- Go Pooling Helpers☆115Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- concurrency utilities☆299Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 2 months ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- DNS lookup cache for Go☆286Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- ☆121Updated last year
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago