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 4 months ago
- WTC is a simple utility you can use to watch files and execute commands.☆31Nov 3, 2023Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆240Dec 16, 2023Updated 2 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
- Synchronization and asynchronous computation package for Go☆298Jan 23, 2026Updated last month
- Software Transactional Locks☆31Jul 24, 2020Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆20Jul 11, 2021Updated 4 years ago
- Go simple async worker pool☆92Jan 17, 2021Updated 5 years ago
- Slides and links for GopherCon Brasil 2017 talks☆21Jan 16, 2018Updated 8 years ago
- webpack loader to minify GraphQL queries, mutations and fragments☆27Jun 18, 2024Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Jul 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
- A distributed system for enqueuing and processing jobs asynchronously in Go☆11Mar 7, 2018Updated 7 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- K8S OOM terminator☆11Mar 30, 2022Updated 3 years ago
- Go package that provides multiple middlewares for Echo Framework.☆16Dec 11, 2024Updated last year
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Apr 16, 2020Updated 5 years ago
- Lightweight package containing some ORM-like features and helpers for sqlite databases.☆16Jan 30, 2023Updated 3 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Feb 16, 2023Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Dec 16, 2019Updated 6 years ago
- fill struct data easily with fill tags☆18Apr 10, 2017Updated 8 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Nov 2, 2025Updated 3 months ago
- Pure functions for slices.☆22Jul 8, 2022Updated 3 years ago
- Abstraction layer for simple rabbitMQ connection, messaging and administration☆18Mar 21, 2019Updated 6 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆359May 14, 2023Updated 2 years ago
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Feb 10, 2020Updated 6 years ago
- package queue gives you a queue group accessibility. Helps you to limit goroutines, wait for the end of the all goroutines and much more.☆19May 18, 2019Updated 6 years ago
- A lightweight yet powerful IoC dependency injection container for the Go programming language☆612Aug 28, 2025Updated 5 months ago
- A library for scheduling when to dispatch a message to a channel☆26Aug 17, 2022Updated 3 years ago
- Fast and efficient replacement for Go's ServeMux with middleware, path parameters, and no custom context☆20May 16, 2022Updated 3 years ago
- Simple Dependency Injection Container☆21Mar 23, 2020Updated 5 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Jun 10, 2024Updated last year
- ☆10May 17, 2022Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆270Aug 10, 2021Updated 4 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Jun 26, 2022Updated 3 years ago
- Uma introdução a linguagem Go☆10Jan 11, 2024Updated 2 years ago