viant / toolbox
Toolbox - go utility library
☆201Updated 4 months ago
Alternatives and similar repositories for toolbox:
Users that are interested in toolbox are comparing it to the libraries listed below
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- String utilities for Go☆206Updated 2 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Golang beautify data display for Humans☆313Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 9 months ago
- Go reflection simplified☆101Updated 6 months ago
- Job Scheduling Library☆173Updated 6 months ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆110Updated 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
- Robust & Easy to use struct mapper and utility methods for Go☆414Updated 6 years ago
- A go in-memory table☆229Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A small flexible merge library in go☆128Updated 4 months ago
- Managing go application shutdown with signals.☆197Updated 4 months 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 trivial channel pubsub I use in lots of projects.☆242Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Fast in-memory key:value store/cache with TTL☆99Updated 5 years ago
- Read csv file from go using tags☆125Updated 11 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- JSON query expression library in Golang.☆277Updated 4 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆236Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago