bracesdev / errtrace
An alternative to stack traces for your Go errors
☆755Updated 2 weeks ago
Alternatives and similar repositories for errtrace:
Users that are interested in errtrace are comparing it to the libraries listed below
- Golang port of Abseil's SwissTable☆826Updated last month
- Make your Go programs use less memory (maybe)☆796Updated 2 weeks ago
- Structured concurrency made easy☆380Updated 6 months ago
- ⚡ A memory arena implementation for Go.☆527Updated last year
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated 10 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- 🎄 Go code coverage to SVG treemap☆552Updated last week
- Go execution trace frontend☆1,249Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆462Updated 2 weeks ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆733Updated last month
- Fast and flexible scripting for Go developers and DevOps.☆784Updated last month
- Type safe enums for Go without code generation or reflection☆421Updated 8 months ago
- Go toolkit for clean, composable, channel-based concurrency☆1,653Updated 2 months ago
- Low-level Go interface to SQLite 3☆868Updated last month
- Golang comptime. Pure blasphemy☆468Updated 3 months ago
- Experimental implementation of a proposed v2 encoding/json package