viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆124Updated 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:
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Create go type representation from json☆138Updated 2 weeks ago
- Go structures with default values using tags☆342Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Simple utility of creating a mask for sensitive information☆123Updated 2 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated this week
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- Toolbox - go utility library☆227Updated 2 weeks ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Efficient JSON beautifier and compactor for Go☆408Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Transformation functions generator for Protocol Buffers.☆215Updated 11 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 6 months ago