VividCortex / robustlyLinks
Run functions resiliently in Go, catching and restarting panics
☆159Updated last year
Alternatives and similar repositories for robustly
Users that are interested in robustly are comparing it to the libraries listed below
Sorting:
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- Goldi: lazy dependency injection framework for go.☆127Updated last month
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server