viant / toolboxLinks
Toolbox - go utility library
☆222Updated 7 months ago
Alternatives and similar repositories for toolbox
Users that are interested in toolbox are comparing it to the libraries listed below
Sorting:
- Golang beautify data display for Humans☆311Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- String utilities for Go☆207Updated last month
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆146Updated 4 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated last month
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 11 months ago
- Job Scheduling Library☆181Updated 8 months ago
- One caching API, Multiple backends☆136Updated 5 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆98Updated last month
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Read csv file from go using tags☆126Updated 3 weeks ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated 6 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆349Updated 2 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A simple pubsub package for go.☆438Updated last year
- The Emperor takes care of all errors personally☆359Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆216Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- A timed rate limiter for Go☆399Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated last month