viant / toolboxLinks
Toolbox - go utility library
☆227Updated 9 months ago
Alternatives and similar repositories for toolbox
Users that are interested in toolbox are comparing it to the libraries listed below
Sorting:
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Golang beautify data display for Humans☆314Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- String utilities for Go☆207Updated 3 months ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 3 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆416Updated 6 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- Job Scheduling Library☆183Updated 10 months ago
- Read csv file from go using tags☆128Updated 2 months ago
- 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 typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆99Updated 3 months ago
- Generate scaffold project layout for Go.☆147Updated 6 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- A trivial channel pubsub I use in lots of projects.☆246Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- A collection of useful utility functions☆300Updated 3 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…