oxequa / graceLinks
Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.
☆235Updated 7 years ago
Alternatives and similar repositories for grace
Users that are interested in grace are comparing it to the libraries listed below
Sorting:
- Go package for program configuration☆175Updated 3 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 4 years ago
- Lightweight automatic reloading of Go processes.☆190Updated 2 years ago
- A simple interface wrapper around a Go channel.☆322Updated 5 years ago
- Golang Resource Bundler [deprecated]☆294Updated 4 years ago
- Dead simple, super fast, zero allocation logger for Golang☆412Updated 6 years ago
- Pretty Print Data Structures☆347Updated 2 years ago
- 🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.☆214Updated 3 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 7 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 6 years ago
- Easy drop-in i18n solution for Go applications.☆189Updated 7 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Collections generator for Golang☆82Updated 7 years ago
- RTS: request to struct. Generates Go structs from JSON server responses.☆252Updated 3 years ago
- One caching API, Multiple backends☆135Updated 5 years ago
- File format determination package for Go☆204Updated 5 years ago
- Managing go application shutdown with signals.☆199Updated 10 months ago
- Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]☆284Updated 8 years ago
- Simple, configurable and scalable Structured Logging for Go.☆293Updated 2 years ago
- DRY (don't repeat yourself) package for Go☆487Updated 3 weeks ago
- like gofmt except for go templates☆173Updated 8 years ago
- A simple SQL Query Builder☆321Updated 2 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)