vrecan / death
Managing go application shutdown with signals.
☆197Updated 4 months ago
Alternatives and similar repositories for death:
Users that are interested in death are comparing it to the libraries listed below
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 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
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Go reflection simplified☆101Updated 6 months ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated last month
- Job Scheduling Library☆173Updated 6 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- One caching API, Multiple backends☆136Updated 4 years ago
- Code generation tools for Go.☆430Updated 7 months ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Go package for program configuration☆174Updated 3 years ago
- A library for doing diffs of arbitrary Golang structs.☆257Updated 4 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Task scheduler for Golang☆180Updated 6 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated last year
- Basic string globs in golang☆144Updated 4 years ago
- JSON query in Golang☆189Updated last year
- JSON pretty print for Golang.☆138Updated 2 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago