rustio rustio.net
70

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

  • โœ“Stable API (1.x for 11+ years)
  • โœ“Massive adoption (183.7K crates depend on it)
  • โœ“Team maintained (3 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
740.6M
Dependents
183.7K
Releases
116
Size
56KB

Deep Insights

๐Ÿ“Š
Stable downloads

58.1M downloads in the last 30 days (1.9M/day). Volume is roughly flat compared to the previous period.

๐Ÿ›๏ธ
Foundational crate

183.7K 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, toml_writer, toml_write. When high-quality crates choose toml, it's a strong quality signal.

Health Breakdown

Maintenance 14/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.7M/day avg-41%
0500K1.0M1.5M2.0M2.5M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v1.1.2+spec-1.1.0
74%
v1.0.6+spec-1.1.0
8%
v1.0.3+spec-1.1.0
8%
v1.1.0+spec-1.1.0
5%
v1.0.7+spec-1.1.0
5%

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
183.7K
crates depend on toml

Similar Crates