vardius / gollbackLinks
Go asynchronous simple function utilities, for managing execution of closures and callbacks
☆123Updated 2 years ago
Alternatives and similar repositories for gollback
Users that are interested in gollback are comparing it to the libraries listed below
Sorting:
- CyclicBarrier golang implementation☆159Updated 5 years ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- trace requests using opentracing specification☆99Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated 2 weeks ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- opentracing integration with GORM☆101Updated 4 years ago
- Concurrency and synchronization primitives☆140Updated 2 months ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆149Updated last month
- Go simple async message bus☆286Updated 5 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 4 years ago
- Timeout Middleware for Gin framework☆110Updated 4 months ago
- Fork of github.com/apcera/termtables☆65Updated 6 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Example of using gRPC-Go with JSON as the transport encoding☆51Updated 7 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- concurrency utilities☆304Updated 6 years ago
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- The universal component of distributed locks in golang , support redis and postgresql☆61Updated 6 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated 2 years ago
- Collect DB Status or user-defined metrics with Prometheus☆163Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- go channel patterns☆91Updated 6 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Pretty Slug.☆97Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.