Decision Workspace
congen-derive vs congen vs rclap_core
Side-by-side comparison of Rust crates
43
congen-derive
experimentalv0.2.1
congen helps you build configuration systems that support partial updates from structured changes and CLI input
43
congen
experimentalv0.2.1
congen helps you build configuration systems that support partial updates from structured changes and CLI input
59
rclap_core
growingv1.2.2
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
| congen-derive | congen | rclap_core | |
|---|---|---|---|
| Health Score | 43 | 43 | 59 |
| Total Downloads | 76 | 55 | 35.9K |
| 30d Downloads | 0 | 0 | 1.4K |
| Dependents | 3 | 0 | 34 |
| Releases | 3 | 3 | 34 |
| Last Updated | 35d ago | 35d ago | 11d ago |
| Age | 1m | 1m | 9m |
Health Breakdown
congen-derive
Maintenance
12
Quality
14
Community
5
Popularity
2
Documentation
10
congen
Maintenance
12
Quality
16
Community
3
Popularity
2
Documentation
10
rclap_core
Maintenance
18
Quality
17
Community
9
Popularity
5
Documentation
10
Technical Details
| congen-derive | congen | rclap_core | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | GPL-3.0-or-later | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 8KB | 20KB | 12KB |
| Features | 0 | 2 | 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 59/100, but none of the options score above 80.
- •congen-derive, congen are pre-1.0 — API may change.