Decision Workspace
rclap vs rclap_core vs rclap_derive
Side-by-side comparison of Rust crates
46
rclap
experimentalv0.5.0
rclap is a Rust configuration utility to help to generate the clap structures. The main purpose is to reduce boilerplate code when using clap and expose the configuration requirements as a toml file.
50
rclap_core
experimentalv0.5.0
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define your command-line interface's requirements externally
49
rclap_derive
experimentalv0.5.0
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define your command-line interface's requirements externally
Core Metrics
| rclap | rclap_core | rclap_derive | |
|---|---|---|---|
| Health Score | 46 | 50 | 49 |
| Total Downloads | 23.4K | 23.7K | 23.6K |
| 30d Downloads | 3.9K | 4.0K | 3.9K |
| Dependents | 0 | 27 | 27 |
| Releases | 27 | 27 | 27 |
| Last Updated | 141d ago | 141d ago | 141d ago |
| Age | 6m | 6m | 6m |
Health Breakdown
rclap
Maintenance
12
Quality
14
Community
5
Popularity
5
Documentation
10
rclap_core
Maintenance
12
Quality
14
Community
9
Popularity
5
Documentation
10
rclap_derive
Maintenance
12
Quality
13
Community
9
Popularity
5
Documentation
10
Technical Details
| rclap | rclap_core | rclap_derive | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 6KB | 11KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rclap_core leads with a health score of 50/100, but none of the options score above 80.