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:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- concurrency utilities☆301Updated 6 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Simple utility of creating a mask for sensitive information☆118Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Efficient JSON beautifier and compactor for Go☆401Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆429Updated 2 years 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
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Create go type representation from json☆136Updated 3 years ago
- Deep copy generator☆160Updated 10 months 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
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆315Updated last week