rustio rustio.net
75

toml

v1.1.0+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 4d ago)
  • Stable API (1.x for 11+ years)
  • Massive adoption (115.9K crates depend on it)
  • Team maintained (3 owners)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
547.4M
Dependents
115.9K
Releases
114
Size
57KB

Deep Insights

📈
Strong growth momentum

42.2M downloads in the last 30 days (1.4M/day), up 32% from the previous period.

🏛️
Foundational crate

115.9K 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 114 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🌟
Used by top crates

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

Health Breakdown

Maintenance 19/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.1M/day avg+76%
0500K1.0M1.5M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.5.11
38%
v0.8.23
20%
v0.8.19
17%
v0.7.8
12%
v0.5.8
12%

Release Timeline

114 releases3 yankedsince 2014
J
F
M
A
M
J
J
A
S
O
N
D
2014
7
2015
18
2016
7
2017
9
2018
5
2019
6
2020
3
2021
2022
2
2023
20
2024
11
2025
15
2026
11
Less
More|
Yanked

Feature Flags

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

std*debugparse*serde*display*fast_hashunboundedpreserve_order

README

Loading README...

Maintainers

Dependencies
18
direct dependencies
Dependents
115.9K
crates depend on toml

Similar Crates