AaronJan / HunchLinks
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
☆105Updated 2 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☆164Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 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
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- Toolbox - go utility library☆217Updated 6 months ago
- Load file-backed memory☆122Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 6 months ago
- concurrency utilities☆299Updated 5 years ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- trace requests using opentracing specification☆97Updated 3 weeks ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Temporary redis-server processes for golang testing☆37Updated last year
- Redlock: a redis based distributed lock implementation in golang☆90Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Go reflection simplified☆102Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- opentracing integration with GORM☆102Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year