AaronJan / HunchLinks
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
☆105Updated 3 years ago
Alternatives and similar repositories for Hunch
Users that are interested in Hunch are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- concurrency utilities☆301Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- Toolbox - go utility library☆225Updated 7 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- Generate protobuf messages from go structs☆82Updated 11 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- A communication toolkit for Go services.☆93Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 years ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆120Updated 3 years ago
- Golang beautify data display for Humans☆312Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆132Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated last month
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year