Decision Workspace
inertia-macros vs forward_ref vs impl_ops_cmp
Side-by-side comparison of Rust crates
32
inertia-macros
growingv0.1.0
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
| inertia-macros | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Health Score | 32 | 52 | 45 |
| Total Downloads | 1.7K | 1.8M | 1.5K |
| 30d Downloads | 4 | 42.0K | 19 |
| Dependents | 0 | 184 | 2 |
| Releases | 1 | 1 | 2 |
| Last Updated | 1617d ago | 1749d ago | 325d ago |
| Age | 4y 5m | 4y 9m | 11m |
Health Breakdown
inertia-macros
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
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
| inertia-macros | forward_ref | impl_ops_cmp | |
|---|---|---|---|
| Version | 0.1.0 | 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 | 3KB | 8KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ inertia-macros, forward_ref have not been updated in over a year.
- •inertia-macros, impl_ops_cmp are pre-1.0 — API may change.