miguelpragier / handyLinks
GO Golang Utilities and helpers like validators and string formatters
☆82Updated 4 years ago
Alternatives and similar repositories for handy
Users that are interested in handy are comparing it to the libraries listed below
Sorting:
- A tiny wrapper over amqp exchanges and queues 🚌 ✨☆98Updated 5 years ago
- WTC is a simple utility you can use to watch files and execute commands.☆30Updated last year
- Builds and restarts a Go project when it crashes or some watched file changes☆81Updated last year
- Health check your applications and dependencies☆96Updated 3 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- Asserting data against OpenAPI docs.☆17Updated 2 years ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 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…☆139Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- copy files for humans☆22Updated 5 years ago
- A lightweight struct validator for Go☆152Updated 3 weeks ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆145Updated 4 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated last year
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- Package flow provides support for basic FBP / pipelines☆25Updated 6 months ago
- HTML tags in Go☆53Updated 2 years ago
- Envy makes working with ENV variables in Go trivial.