Decision Workspace
reexport-proc-macro vs target-feature-dispatch vs moveit
Side-by-side comparison of Rust crates
49
reexport-proc-macro
growingv1.0.7
Re-export a procedural macro
53
target-feature-dispatch
growingv3.1.2
Easy dispatching by target features (both static and dynamic)
50
moveit
growingv0.6.0
A library for safe, in-place construction of Rust (and C++!) objects.
Core Metrics
| reexport-proc-macro | target-feature-dispatch | moveit | |
|---|---|---|---|
| Health Score | 49 | 53 | 50 |
| Total Downloads | 142.6K | 7.0K | 938.6K |
| 30d Downloads | 4.0K | 19 | 26.9K |
| Dependents | 17 | 0 | 77 |
| Releases | 9 | 19 | 7 |
| Last Updated | 1520d ago | 190d ago | 1016d ago |
| Age | 7y 12m | 1y | 4y 11m |
Health Breakdown
reexport-proc-macro
Maintenance
4
Quality
20
Community
8
Popularity
6
Documentation
11
target-feature-dispatch
Maintenance
11
Quality
19
Community
6
Popularity
5
Documentation
12
moveit
Maintenance
7
Quality
17
Community
10
Popularity
7
Documentation
9
Technical Details
| reexport-proc-macro | target-feature-dispatch | moveit | |
|---|---|---|---|
| Version | 1.0.7 | 3.1.2 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 6KB | 17KB | 48KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 15.8% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •target-feature-dispatch leads with a health score of 53/100, but none of the options score above 80.
- •moveit has the most downloads (938.6K), suggesting wider adoption.
- •⚠ reexport-proc-macro, moveit have not been updated in over a year.
- •moveit is pre-1.0 — API may change.