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
88%
Actively maintained
1.5k
Updated ≤ 30 days
5.1M
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-09-16.

Browse 1685 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-code195kmaintenance

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

RuView95kactive

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

rtk81kactive

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

⑂ 5.1k1.6k
union74kmaintenance

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

hyperswitch44kactive

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

cli31kactive

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.

← Browse all repos