Decision Workspace
overf vs smooth-operator vs checked_expr
Side-by-side comparison of Rust crates
50
overf
growingv0.1.3
Customize overflow behavior in mathematical operations.
52
smooth-operator
growingv0.7.2
Procedural macro that transforms regular infix arithmetic expressions into checked arithmetic expressions.
45
checked_expr
growingv0.3.0
a procedural macro for making writing checked_* chains more ergonomic
Core Metrics
| overf | smooth-operator | checked_expr | |
|---|---|---|---|
| Health Score | 50 | 52 | 45 |
| Total Downloads | 4.6K | 47.6K | 8.0K |
| 30d Downloads | 165 | 1.2K | 9 |
| Dependents | 35 | 143 | 0 |
| Releases | 4 | 1 | 6 |
| Last Updated | 209d ago | 469d ago | 1761d ago |
| Age | 1y 4m | 1y 3m | 4y 10m |
Health Breakdown
overf
Maintenance
9
Quality
15
Community
7
Popularity
4
Documentation
15
smooth-operator
Maintenance
2
Quality
17
Community
17
Popularity
6
Documentation
10
checked_expr
Maintenance
10
Quality
15
Community
3
Popularity
5
Documentation
12
Technical Details
| overf | smooth-operator | checked_expr | |
|---|---|---|---|
| Version | 0.1.3 | 0.7.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 11KB | 2KB | 2KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •smooth-operator leads with a health score of 52/100, but none of the options score above 80.
- •smooth-operator is depended on by 143 crates — strongest ecosystem trust.
- •⚠ smooth-operator, checked_expr have not been updated in over a year.