viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆124Updated 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:
- Simple utility of creating a mask for sensitive information☆123Updated last month
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Go structures with default values using tags☆341Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Deep copy generator☆160Updated last month
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Create go type representation from json☆138Updated last week
- Toolbox - go utility library☆227Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Timeout Middleware for Gin framework☆110Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- High resolution timing and benchmarking for Go☆264Updated last month
- A communication toolkit for Go services.☆94Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- graceful shutdown package when a service is turned off by software function☆64Updated 3 weeks ago
- Generate protobuf messages from go structs☆82Updated last year