StudioSol / asyncLinks
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.
☆139Updated 4 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- Job Scheduling Library☆183Updated 10 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Simple and blazing fast lockfree logging library for golang☆191Updated 11 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Golang Cache component - Multiple drivers☆373Updated 5 months ago
- Toolbox - go utility library☆227Updated 9 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- String utilities for Go☆207Updated 3 months ago
- The Emperor takes care of all errors personally☆361Updated 4 years ago
- A Go library for validating structs, maps and slices.☆229Updated 10 months ago
- Read csv file from go using tags☆128Updated 2 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- This package provides a framework for writing validations for Go applications.☆94Updated 2 years ago
- Simple JWT Golang☆123Updated last year
- Cache arbitrary data with an expiration time.☆194Updated 2 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated 8 months ago
- Golang beautify data display for Humans☆314Updated 3 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆351Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- A tiny wrapper over amqp exchanges and queues 🚌 ✨☆98Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- Generic and fast binary serializer for Go☆230Updated last year
- Natural language detection package in pure Go☆174Updated 4 years ago
- Transformation functions generator for Protocol Buffers.☆216Updated 7 months ago