Decision Workspace
pre-proc-macro vs pre vs raw-parts
Side-by-side comparison of Rust crates
40
pre-proc-macro
growingv0.2.1
Procedural marco implementations for [pre](https://crates.io/crates/pre/).
39
pre
growingv0.2.1
Compile-time assistance for working with unsafe code.
72
raw-parts
stablev2.2.2
Ergonomic wrapper around `Vec::from_raw_parts` and `Vec::into_raw_parts`.
Core Metrics
| pre-proc-macro | pre | raw-parts | |
|---|---|---|---|
| Health Score | 40 | 39 | 72 |
| Total Downloads | 133.2K | 133.0K | 83.7K |
| 30d Downloads | 2.8K | 2.8K | 663 |
| Dependents | 3 | 11 | 19 |
| Releases | 3 | 3 | 11 |
| Last Updated | 1648d ago | 1648d ago | 11d ago |
| Age | 5y 8m | 5y 8m | 4y 4m |
Health Breakdown
pre-proc-macro
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
9
pre
Maintenance
4
Quality
11
Community
9
Popularity
6
Documentation
9
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
Technical Details
| pre-proc-macro | pre | raw-parts | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 3 | 1 |
| Crate Size | 26KB | 15KB | 7KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •raw-parts leads with a health score of 72/100, but none of the options score above 80.
- •pre-proc-macro has the most downloads (133.2K), suggesting wider adoption.
- •⚠ pre-proc-macro, pre have not been updated in over a year.
- •pre-proc-macro, pre are pre-1.0 — API may change.