Decision Workspace
onforward_ref vs forward_ref vs impl_ops_cmp
Side-by-side comparison of Rust crates
42
onforward_ref
experimentalv0.0.1
onforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive
52
forward_ref
growingv1.0.0
Rust's forward_ref_* macros for easier implementation of operator overloading.
45
impl_ops_cmp
experimentalv0.0.2
impl_ops_cmp Macros for easy operator overloading without Copy derive.
Core Metrics
| onforward_ref | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Health Score | 42 | 52 | 45 |
| Total Downloads | 1.2K | 1.8M | 1.5K |
| 30d Downloads | 33 | 42.0K | 19 |
| Dependents | 9 | 184 | 2 |
| Releases | 1 | 1 | 2 |
| Last Updated | 364d ago | 1749d ago | 325d ago |
| Age | 12m | 4y 9m | 11m |
Health Breakdown
onforward_ref
Maintenance
2
Quality
15
Community
8
Popularity
4
Documentation
13
forward_ref
Maintenance
1
Quality
21
Community
11
Popularity
7
Documentation
12
impl_ops_cmp
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| onforward_ref | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Version | 0.0.1 | 1.0.0 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 3KB | 8KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •forward_ref leads with a health score of 52/100, but none of the options score above 80.
- •forward_ref is depended on by 184 crates — strongest ecosystem trust.
- •⚠ forward_ref has not been updated in over a year.
- •onforward_ref, impl_ops_cmp are pre-1.0 — API may change.