zesterer/ariadne
[Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate 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
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
- readme: https://github.com/zesterer/ariadne · fetched 2026-08-28 · 094f2c57e539
- homepage: https://codeberg.org/zesterer/ariadne · fetched 2026-08-29 · 1cdc9c5f0a16
- site_page: https://docs.codeberg.org/getting-started/what-is-codeberg · fetched 2026-08-29 · fe3047f34c81
- site_page: https://docs.codeberg.org/getting-started/faq · fetched 2026-08-29 · 7ffd1ab1d66b
- site_page: https://docs.codeberg.org · fetched 2026-08-29 · 3c642f9d47c9
- registry_crates: https://crates.io/api/v1/crates/ariadne · fetched 2026-08-29 · 835d41e66aa8
- site_page: https://codeberg.org/zesterer/ariadne/src/branch/main/CHANGELOG.md · fetched 2026-08-29 · b1e458d5b059
- site_page: https://codeberg.org/zesterer/ariadne/commit/afeff531d1571316cbe23cf41cc23be0a117be8e · fetched 2026-08-29 · b1e458d5b059
- site_page: https://codeberg.org/zesterer/ariadne/releases · fetched 2026-08-29 · f3c38cd5aa27
- site_page: https://codeberg.org/zesterer/ariadne/commit/c007e639a2e43fb3c2790dc6135b9e0b2d60a114 · fetched 2026-08-29 · b1e458d5b059
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zesterer/ariadne | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="zesterer/ariadne")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem