ansel1 / merry
Golang errors with stacktrace and context
☆273Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for merry
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated last year
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- Code generation tools for Go.☆423Updated last month
- Simple, configurable and scalable Structured Logging for Go.☆293Updated last year
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 years ago
- Small library to read your configuration from environment variables☆241Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆214Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Fast conversions across various Go types with a simple API.☆385Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 2 years ago
- Golang struct-to-table database mapper☆303Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Simple translation from godoc to markdown.☆493Updated 5 years ago
- Fluent SQL generation for golang☆279Updated last year
- RTS: request to struct. Generates Go structs from JSON server responses.☆248Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- A Thread-Safe RateCounter implementation in Golang☆260Updated 6 months ago
- Simple backoff algorithm in Go (golang)☆631Updated 9 months ago
- Logrus Prefixed Log Formatter☆199Updated last year
- A timed rate limiter for Go☆397Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- Utilities for slightly better logging in Go (Golang).☆369Updated this week
- simple struct copying for golang☆452Updated 4 years ago
- Generate flags by parsing structures☆156Updated last week
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆237Updated 6 years ago