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 5 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☆214Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Toolbox - go utility library☆227Updated last month
- Job Scheduling Library☆182Updated last year
- Golang Cache component - Multiple drivers☆373Updated 10 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆240Updated 2 years ago
- String utilities for Go☆207Updated 8 months ago
- Floc: Orchestrate goroutines with ease.☆271Updated 4 years ago
- Simple and blazing fast lockfree logging library for golang☆192Updated 3 weeks ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆359Updated 2 years ago
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- This package provides a framework for writing validations for Go applications.☆94Updated 3 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A go in-memory table☆229Updated 3 years ago
- The Emperor takes care of all errors personally☆368Updated 5 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- Natural language detection package in pure Go☆175Updated 5 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated last year
- A user friendly RabbitMQ library written in Golang.☆108Updated 7 months ago
- Read csv file from go using tags☆128Updated 7 months ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆220Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Go module for encoding structs into URL query parameters☆80Updated 10 months ago
- Golang beautify data display for Humans☆313Updated 4 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Updated last week