Decision Workspace
opimps vs forward_ref vs impl_ops_cmp
Side-by-side comparison of Rust crates
36
opimps
growingv0.2.2
A simple library of attribute macros to assist with overloading operators for borrowed and owned data.
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
| opimps | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Health Score | 36 | 52 | 45 |
| Total Downloads | 43.6K | 1.8M | 1.5K |
| 30d Downloads | 1.1K | 42.0K | 19 |
| Dependents | 29 | 184 | 2 |
| Releases | 8 | 1 | 2 |
| Last Updated | 1032d ago | 1749d ago | 325d ago |
| Age | 5y 3m | 4y 9m | 11m |
Health Breakdown
opimps
Maintenance
4
Quality
10
Community
6
Popularity
6
Documentation
10
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
| opimps | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Version | 0.2.2 | 1.0.0 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 6KB | 8KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 25.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.
- •⚠ opimps, forward_ref have not been updated in over a year.
- •opimps, impl_ops_cmp are pre-1.0 — API may change.