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