workanator / go-floc
Floc: Orchestrate goroutines with ease.
☆269Updated 3 years ago
Alternatives and similar repositories for go-floc:
Users that are interested in go-floc are comparing it to the libraries listed below
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Managing go application shutdown with signals.☆194Updated 2 months ago
- Toolbox - go utility library☆199Updated 2 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated 8 months ago
- String utilities for Go☆207Updated 2 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆411Updated 6 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Fast conversions across various Go types with a simple API.☆382Updated 3 years ago
- Simply way to control goroutines execution order based on dependencies☆221Updated 5 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆137Updated 4 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.