ansel1 / merryLinks
Golang errors with stacktrace and context
☆276Updated 2 months ago
Alternatives and similar repositories for merry
Users that are interested in merry are comparing it to the libraries listed below
Sorting:
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- RTS: request to struct. Generates Go structs from JSON server responses.☆251Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 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.☆399Updated 3 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Simple AMQP wrapper around github.com/streadway/amqp☆171Updated last year
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Generate flags by parsing structures☆159Updated 2 months ago
- Small library to read your configuration from environment variables☆244Updated 4 months ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Code generation tools for Go.☆431Updated 2 weeks ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- Golang pkg for URL parsing and normalization☆160Updated 2 years ago
- Go (golang) library for deep copying values in Go.