viney-shih / go-lock
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆118Updated 2 years ago
Alternatives and similar repositories for go-lock:
Users that are interested in go-lock are comparing it to the libraries listed below
- Package for fast copying structs of different types☆50Updated 4 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆150Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- graceful shutdown package when a service is turned off by software function☆59Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 weeks ago
- A communication toolkit for Go services.☆93Updated last year
- concurrency utilities☆293Updated 5 years ago
- Detection of the BOM and removing as necessary☆125Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Generate protobuf messages from go structs☆83Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆121Updated last month
- 🕋 Mocking Redis in unit tests in Go.☆147Updated 8 months ago
- ☆118Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- Protobuf Field Mask Go utils☆247Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Simple utility of creating a mask for sensitive information☆110Updated 6 months ago
- An example of a protoc plugin in go☆58Updated 11 months ago
- Convert snake case, camel case and kebap case strings☆148Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Load file-backed memory☆120Updated 2 years ago