viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆122Updated 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☆149Updated last year
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A communication toolkit for Go services.☆93Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆160Updated 2 years ago
- Simple utility of creating a mask for sensitive information☆120Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated last week
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Deep copy generator☆160Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- various libs or tools for Golang☆107Updated last week
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- DNS lookup cache for Go☆288Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆254Updated 6 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago