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☆166Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- concurrency utilities☆304Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- DNS lookup cache for Go☆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☆120Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years 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
- Package for fast copying structs of different types☆52Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Create go type representation from json☆137Updated 3 weeks ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- ☆217Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated 2 weeks ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago