Decision Workspace
cargo-build vs genies_derive vs procenv_macro
Side-by-side comparison of Rust crates
53
cargo-build
growingv1.0.0
Wrapper around cargo instructions accesible in `build.rs` with better type safety and support for modern features. Includes functions by default. Macros are optional, but do provide better experience when there is need to do formatting and variable number of arguments at the same time which is ideal for DSLs.
58
genies_derive
growingv1.4.5
A powerful derive macro for configuration management in Rust
57
procenv_macro
experimentalv0.1.15
Procedural macro implementation for procenv
Core Metrics
| cargo-build | genies_derive | procenv_macro | |
|---|---|---|---|
| Health Score | 53 | 58 | 57 |
| Total Downloads | 3.0K | 7.3K | 543 |
| 30d Downloads | 220 | 117 | 35 |
| Dependents | 0 | 48 | 16 |
| Releases | 7 | 14 | 16 |
| Last Updated | 185d ago | 215d ago | 111d ago |
| Age | 7m | 2y | 3m |
Health Breakdown
cargo-build
Maintenance
11
Quality
20
Community
6
Popularity
4
Documentation
12
genies_derive
Maintenance
10
Quality
19
Community
11
Popularity
5
Documentation
13
procenv_macro
Maintenance
19
Quality
14
Community
11
Popularity
3
Documentation
10
Technical Details
| cargo-build | genies_derive | procenv_macro | |
|---|---|---|---|
| Version | 1.0.0 | 1.4.5 | 0.1.15 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 13 | 3 |
| Crate Size | 22KB | 45KB | 45KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.84 | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •genies_derive leads with a health score of 58/100, but none of the options score above 80.
- •procenv_macro is pre-1.0 — API may change.