rotisserie/eris
Error handling library with readable stack traces and flexible formatting support 🎆 observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 14
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2552
- days_rel: n/a
- days_push: 517
- n_releases_24m: 0
Adoption not part of the score
1795 stars · 55 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Eris is a Go error handling library providing readable stack traces, error wrapping, and flexible output formatting including JSON. It integrates with Sentry and offers alternatives to pkg/errors.
Use cases
- add readable stack traces to Go errors
- wrap errors with context in Go applications
- format errors as JSON for structured logging
- send error traces to Sentry
- migrate from pkg/errors to a maintained alternative
When to choose
- you need detailed, readable stack traces in Go
- you want flexible error output formats including JSON
- you use Sentry for error reporting
When to avoid
- you only need Go 1.13+ standard error wrapping
- you want a zero-dependency minimal solution
Facets
library · maturity stable
error-handling logging developer-tools backend go stack-traces error-wrapping sentry-integration json-formatting golang
4 sources
- readme: https://github.com/rotisserie/eris · fetched 2026-08-28 · 7deef1fb895b
- homepage: https://pkg.go.dev/github.com/rotisserie/eris · fetched 2026-08-29 · 4ead136328a0
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rotisserie/eris | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem