A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery.
☆139Nov 19, 2020Updated 5 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- A blue/green deploy implemetation with pure kubernetes☆11Feb 25, 2023Updated 3 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Oct 2, 2025Updated 5 months ago
- WTC is a simple utility you can use to watch files and execute commands.☆31Nov 3, 2023Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆301Jan 23, 2026Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆20Jul 11, 2021Updated 4 years ago
- A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid…☆17Jun 28, 2020Updated 5 years ago
- webpack loader to minify GraphQL queries, mutations and fragments☆27Jun 18, 2024Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- A distributed system for enqueuing and processing jobs asynchronously in Go☆11Mar 7, 2018Updated 8 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Dec 16, 2023Updated 2 years ago
- Slides and links for GopherCon Brasil 2017 talks☆21Jan 16, 2018Updated 8 years ago
- Software Transactional Locks☆31Jul 24, 2020Updated 5 years ago
- K8S OOM terminator☆11Mar 30, 2022Updated 3 years ago
- Sliding window counters rate limiting implementation for Golang (Based on the Figma API rate limit algorithm)☆16Jan 22, 2026Updated last month
- Go simple async worker pool☆92Jan 17, 2021Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆98Jul 11, 2021Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Oct 26, 2020Updated 5 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Feb 16, 2023Updated 3 years ago
- Polite, slim and concurrent web crawler.☆14Nov 29, 2020Updated 5 years ago
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 4 years ago
- This package provides a framework for writing validations for Go applications.☆94Sep 26, 2022Updated 3 years ago
- http stuff☆11May 5, 2015Updated 10 years ago
- Job Scheduling Library☆182Nov 5, 2024Updated last year
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Dec 16, 2019Updated 6 years ago
- A tool to Query stackoverflow via terminal☆13Apr 17, 2022Updated 3 years ago
- ☆10May 17, 2022Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆269Aug 10, 2021Updated 4 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆104Jun 26, 2022Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Apr 16, 2020Updated 5 years ago
- Golang net.Conn Connection Pool☆14Sep 5, 2018Updated 7 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆360May 14, 2023Updated 2 years ago
- Abstraction layer for simple rabbitMQ connection, messaging and administration☆18Mar 21, 2019Updated 6 years ago
- a thread-safe concurrent map for go☆100Nov 8, 2023Updated 2 years ago
- GSH is an OpenID Connect-compatible authentication system for systems using OpenSSH servers☆22Nov 14, 2022Updated 3 years ago
- A lightweight yet powerful IoC dependency injection container for the Go programming language☆612Aug 28, 2025Updated 6 months ago
- Brogue-style "Dijkstra" maps in Golang☆13Dec 14, 2018Updated 7 years ago
- Go package that provides multiple middlewares for Echo Framework.☆16Dec 11, 2024Updated last year
- create type dynamically in Golang☆23Feb 20, 2020Updated 6 years ago