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

tamasfe/taplo

A TOML toolkit written in Rust observed · 2026-08-28

github.com/tamasfe/taplo · homepage · Rust · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
tamasfe/taplomain76

For agents

markdown · JSON · MCP: product_card(name="tamasfe/taplo")

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