viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆121Updated 3 years ago
Alternatives and similar repositories for go-lock
Users that are interested in go-lock are comparing it to the libraries listed below
Sorting:
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- various libs or tools for Golang☆106Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆159Updated 2 years ago
- Generate protobuf messages from go structs☆82Updated last year
- Simple utility of creating a mask for sensitive information☆118Updated 11 months ago
- Deep copy generator☆160Updated 10 months ago
- Timeout Middleware for Gin framework☆110Updated 3 weeks ago
- Go structures with default values using tags☆330Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 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
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆237Updated 5 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 9 months ago
- Create go type representation from json☆136Updated 3 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- A highly optimized double-ended queue☆201Updated last year