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

zesterer/ariadne

[Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate observed · 2026-08-28

github.com/zesterer/ariadne · homepage · Rust · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 73
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1877
  • days_rel: n/a
  • days_push: 163
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2157 stars · 101 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ariadne is a Rust crate for producing fancy, colored compiler diagnostics and error reports with inline and multi-line labels, multi-file errors, and customizable output. It is a sister project of the Chumsky parser library and is now hosted on Codeberg.

Use cases

  • report compiler errors with pretty source snippets
  • show multi-line error spans in a Rust compiler
  • print colored diagnostics to stderr for a parser
  • generate multi-file error reports for an interpreter
  • add nice error messages to a DSL toolchain
  • write linter output with labeled source highlights

When to choose

  • you are building a compiler, interpreter, parser, or linter in Rust and want high-quality error output
  • you need multi-line and multi-file diagnostic labels with color support
  • you want a generic diagnostics crate that works with custom span and cache types

When to avoid

  • your project is not written in Rust
  • you only need simple logging rather than source-annotated diagnostics
  • you need diagnostics for a language with an existing mature tooling ecosystem

Facets

library · maturity active

error-handling developer-tools developer-tools compilers parsers rust cross-platform diagnostics error-reporting compiler-diagnostics pretty-errors cli-output

10 sources

Member repositories

RepositoryRoleHealth v2
zesterer/ariadnemain10

For agents

markdown · JSON · MCP: product_card(name="zesterer/ariadne")

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