viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆120Updated 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:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- Simple utility of creating a mask for sensitive information☆117Updated 10 months ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆157Updated last year
- Create go type representation from json☆136Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 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
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Deep copy generator☆160Updated 8 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- various libs or tools for Golang☆105Updated 2 months ago
- A highly optimized double-ended queue☆200Updated last year
- Timeout Middleware for Gin framework☆110Updated 3 months ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Expression evaluation in golang☆170Updated 4 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago