tamasfe/taplo
A TOML toolkit written in Rust observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 94
- Release rhythm 40
- Longevity 100
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: 0
- age_days: 2293
- days_rel: 467
- days_push: 36
- n_releases_24m: 2
Adoption not part of the score
2372 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Taplo is a versatile TOML v1.0.0 toolkit written in Rust, providing a parser, analyzer, and formatter usable as a library, CLI, VS Code extension, and language server. It supports syntactic and JSON-schema-based validation with fine-grained formatting options.
Use cases
- parse and validate TOML files
- format TOML configuration files
- lint TOML against JSON schemas
- add TOML language server support to an editor
- manipulate TOML documents programmatically in Rust
When to choose
- you need a fast, spec-compliant TOML parser in Rust
- you want TOML formatting and validation in CI or an editor
- you need a TOML language server with JSON schema support
When to avoid
- you need a different configuration format like YAML or JSON
- you need guaranteed TOML 1.0.0 compliance test-suite certification, which does not yet exist
Facets
library · maturity active
parser formatter linter cli editor developer-tools files parsers text-editors rust cross-platform cli editor-plugin toml language-server -schema-validation code-formatting
3 sources
- readme: https://github.com/tamasfe/taplo · fetched 2026-08-28 · 7edd27100ad9
- homepage: https://taplo.tamasfe.dev · fetched 2026-08-29 · 2d1cb5710ce5
- registry_crates: https://crates.io/api/v1/crates/taplo · fetched 2026-08-29 · be7a5d8f690e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tamasfe/taplo | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem