viney-shih / go-lock
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆118Updated 2 years ago
Alternatives and similar repositories for go-lock:
Users that are interested in go-lock are comparing it to the libraries listed below
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆152Updated last year
- graceful shutdown package when a service is turned off by software function☆59Updated 2 months ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- Simple utility of creating a mask for sensitive information☆111Updated 7 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- concurrency utilities☆293Updated 5 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆275Updated 2 years ago
- Pretty Slug.☆95Updated 4 years ago
- A communication toolkit for Go services.☆93Updated last year
- Timeout middleware for Gin☆193Updated 2 weeks ago
- Create go type representation from json☆136Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Package for fast copying structs of different types☆50Updated 4 years ago
- various libs or tools for Golang☆103Updated this week
- Generate protobuf messages from go structs☆83Updated 8 months ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 9 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- Synchronization and asynchronous computation package for Go☆242Updated 7 months ago
- 🕋 Mocking Redis in unit tests in Go.☆147Updated 2 weeks ago
- Load file-backed memory☆120Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- Timeout Middleware for Gin framework☆109Updated this week
- A timed rate limiter for Go☆400Updated 3 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week