config
v0.15.22 GrowingLayered configuration system for Rust applications.
Quick Verdict
- βActively maintained (updated 10d ago)
- !Pre-1.0: API may have breaking changes
- βMassive adoption (14.1K crates depend on it)
- βTeam maintained (5 owners)
- !Heavy dependency tree (26 direct deps)
Security
Deep Insights
5.9M downloads in the last 30 days (196.6K/day), up 54% from the previous period.
14.1K crates depend on config β it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
This crate is maintained by a team (5 owners), reducing bus-factor risk and ensuring continuity.
Despite being 10+ years old, config hasn't reached 1.0 yet. Expect potential API changes between versions.
26 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include deadpool, deadpool-postgres, c2pa, deadpool-redis, nextest-runner. When high-quality crates choose config, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["toml", "json", "yaml", "ini", "ron", "json5", "convert-case", "async"]