Decision Workspace
forward_ref vs impl_ops_cmp vs onforward_ref
Side-by-side comparison of Rust crates
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.
42
onforward_ref
experimentalv0.0.1
onforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive
Core Metrics
| forward_ref | impl_ops_cmp | onforward_ref | |
|---|---|---|---|
| Health Score | 52 | 45 | 42 |
| Total Downloads | 1.8M | 1.5K | 1.2K |
| 30d Downloads | 43.0K | 20 | 35 |
| Dependents | 184 | 2 | 9 |
| Releases | 1 | 2 | 1 |
| Last Updated | 1749d ago | 325d ago | 364d ago |
| Age | 4y 9m | 11m | 12m |
Health Breakdown
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
onforward_ref
Maintenance
2
Quality
15
Community
8
Popularity
4
Documentation
13
Technical Details
| forward_ref | impl_ops_cmp | onforward_ref | |
|---|---|---|---|
| Version | 1.0.0 | 0.0.2 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 8KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 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.
- •impl_ops_cmp, onforward_ref are pre-1.0 — API may change.