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.
☆140Nov 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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.☆30Oct 2, 2025Updated 7 months ago
- Synchronization and asynchronous computation package for Go☆303Jan 23, 2026Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆21Jul 11, 2021Updated 4 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 🛠 A full-featured dependency injection container for go programming language.☆240Dec 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 4 years ago
- Sliding window counters rate limiting implementation for Golang (Based on the Figma API rate limit algorithm)☆16Jan 22, 2026Updated 3 months ago
- 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
- TryLock support on read-write lock for Golang☆36May 7, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This package provides a framework for writing validations for Go applications.☆94Sep 26, 2022Updated 3 years ago
- http stuff☆11May 5, 2015Updated 11 years ago
- Job Scheduling Library☆182Nov 5, 2024Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Dec 16, 2019Updated 6 years ago
- Make functions return a channel for parallel processing via go routines.☆34Feb 25, 2021Updated 5 years ago
- Code developed in video series "Machine Learning Recipes", eventually with some personal comments and annotations.☆12Oct 31, 2017Updated 8 years ago
- ☆10May 17, 2022Updated 4 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.