Decision Workspace
checked vs checked_expr vs smooth-operator
Side-by-side comparison of Rust crates
44
checked
growingv0.5.0
Implements a wrapper over the primitive Rust types that better indicates overflow during arithmetic.
45
checked_expr
growingv0.3.0
a procedural macro for making writing checked_* chains more ergonomic
52
smooth-operator
growingv0.7.2
Procedural macro that transforms regular infix arithmetic expressions into checked arithmetic expressions.
Core Metrics
| checked | checked_expr | smooth-operator | |
|---|---|---|---|
| Health Score | 44 | 45 | 52 |
| Total Downloads | 136.8K | 8.0K | 47.6K |
| 30d Downloads | 4.3K | 9 | 1.1K |
| Dependents | 21 | 0 | 143 |
| Releases | 7 | 6 | 1 |
| Last Updated | 2960d ago | 1761d ago | 469d ago |
| Age | 8y 7m | 4y 10m | 1y 3m |
Health Breakdown
checked
Maintenance
3
Quality
15
Community
9
Popularity
6
Documentation
11
checked_expr
Maintenance
10
Quality
15
Community
3
Popularity
5
Documentation
12
smooth-operator
Maintenance
2
Quality
17
Community
17
Popularity
6
Documentation
10
Technical Details
| checked | checked_expr | smooth-operator | |
|---|---|---|---|
| Version | 0.5.0 | 0.3.0 | 0.7.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 8KB | 2KB | 2KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •smooth-operator leads with a health score of 52/100, but none of the options score above 80.
- •checked has the most downloads (136.8K), suggesting wider adoption.
- •smooth-operator is depended on by 143 crates — strongest ecosystem trust.
- •⚠ checked, checked_expr, smooth-operator have not been updated in over a year.