Decision Workspace
overflow-proof vs smooth-operator vs checked_expr
Side-by-side comparison of Rust crates
36
overflow-proof
growingv0.1.0
Monadic checked arithmetic for Rust
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
| overflow-proof | smooth-operator | checked_expr | |
|---|---|---|---|
| Health Score | 36 | 52 | 45 |
| Total Downloads | 1.7K | 47.6K | 8.0K |
| 30d Downloads | 3 | 1.2K | 9 |
| Dependents | 0 | 143 | 0 |
| Releases | 1 | 1 | 6 |
| Last Updated | 1615d ago | 469d ago | 1761d ago |
| Age | 4y 5m | 1y 3m | 4y 10m |
Health Breakdown
overflow-proof
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
12
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
| overflow-proof | smooth-operator | checked_expr | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 OR MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 4KB | 2KB | 2KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| 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.
- •⚠ overflow-proof, smooth-operator, checked_expr have not been updated in over a year.