Ross ROSS = Recommend OSS · open-source software intelligence for agents

rotisserie/eris

Error handling library with readable stack traces and flexible formatting support 🎆 observed · 2026-08-28

github.com/rotisserie/eris · homepage · Go · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
rotisserie/erismain39

For agents

markdown · JSON · MCP: product_card(name="rotisserie/eris")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem