Crate

toml

TOML serialization and deserialization via serde.

What it is

The toml crate parses TOML (Tom's Obvious Minimal Language) configuration files and serializes Rust values back to TOML text. It integrates with serde so any #[derive(Deserialize)] struct can be populated directly from a TOML string.

Why it is commonly used

Used for configuration file parsing throughout the Rust ecosystem — Cargo.toml itself is TOML, and tools, services, and CLI applications commonly adopt TOML for human-editable configuration.

1.7k
Repositories
91%
Actively maintained
1.5k
Updated ≤ 30 days
4.9M
Total stars
1.5k
Owners

Counted from the Cargo.toml manifests of the 1.7k indexed repositories that declare toml as a dependency — not download counts. Dependency data last verified 2026-08-13.

Browse 1683 repositories using toml in Repos →
Often used with

Crates that show up unusually often in toml projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of toml projects that also use it.

Used by these organizations
50 of 1.7k repositories · ranked by stars · 1.5k pushed in the last 30 days
claw-code195kactive

An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention.

RuView90kactive

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

rtk76kactive

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

⑂ 4.8k2.0k
union74kactive

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

hyperswitch43kactive

Open source, composable payments platform | PCI compliant | SaaS and Self-host options | Enables connectivity to multiple payment, payout, fraud, vault and tokenization providers | Uplifts authorization with intelligent routing and revenue recovery | Reduce payment processing costs with cost observability | Reduces payment ops with reconciliation

cli30kactive

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Graphite27kactive

Community-built comprehensive 2D content creation appplication for graphic design, digital art, and interactive real-time motion graphics powered by a node-based procedural graphics engine

← Browse all repos