bracesdev / errtraceLinks
An alternative to stack traces for your Go errors
☆779Updated 2 weeks ago
Alternatives and similar repositories for errtrace
Users that are interested in errtrace are comparing it to the libraries listed below
Sorting:
- Make your Go programs use less memory (maybe)☆867Updated last month
- Refactoring and code transformation tool for Go.☆1,015Updated 7 months ago
- 🎄 Go code coverage to SVG treemap☆580Updated 4 months ago
- Structured concurrency made easy☆391Updated last month
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Updated 2 years ago
- ⚡ A memory arena implementation for Go.☆555Updated last year
- A Go tool to auto generate methods for your enums☆496Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆752Updated last month
- The missing tool for Visualising Go Tests☆334Updated 11 months ago
- Type safe enums for Go without code generation or reflection☆442Updated last month
- Fast and flexible scripting for Go developers and DevOps.☆832Updated last month
- Go execution trace frontend☆1,300Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆485Updated last week
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...