rustio rustio.net
72

toml

v1.1.2+spec-1.1.0 Stable

A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

MIT OR Apache-2.0 Edition 2024 MSRV 1.85

Quick Verdict

  • Actively maintained (updated 54d ago)
  • Stable API (1.x for 11+ years)
  • Massive adoption (151.8K crates depend on it)
  • Team maintained (3 owners)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
643.2M
Dependents
151.8K
Releases
116
Size
56KB

Deep Insights

📈
Strong growth momentum

54.7M downloads in the last 30 days (1.8M/day), up 25% from the previous period.

🏛️
Foundational crate

151.8K crates depend on toml — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

👥
Team maintained

This crate is maintained by a team (3 owners), reducing bus-factor risk and ensuring continuity.

Stable for 11+ years

The API has been stable (1.x) for over 11 years with 116 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🌟
Used by top crates

Notable dependents include icu_collections, proc-macro-error, ed25519-dalek, sqlx-core, toml_write. When high-quality crates choose toml, it's a strong quality signal.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
1.5M/day avg+35%
0500K1.0M1.5M2.0M2.5M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.1.2+spec-1.1.0
57%
v1.0.6+spec-1.1.0
14%
v1.0.3+spec-1.1.0
12%
v1.1.0+spec-1.1.0
9%
v1.0.7+spec-1.1.0
8%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

Feature Flags

default =["std", "serde", "parse", "display"]

std*debugparse*serde*display*fast_hashunboundedpreserve_order

README

Loading README...

Maintainers

Dependencies
18
direct dependencies
Dependents
151.8K
crates depend on toml

Similar Crates