Decision Workspace
safe-bigmath vs decimus vs wrapped-decimal
Side-by-side comparison of Rust crates
46
safe-bigmath
experimentalv0.4.1
Provides non-overflowing, non-panicking numeric types as well as safe big integer and decimal that can scale to any size safely and gracefully, only wasting memory when extra precision is needed
52
decimus
experimentalv0.0.6
Decimal Floating-Point Math Library for Rust
48
wrapped-decimal
experimentalv0.1.2
POD-safe 16-byte wrapper for rust_decimal::Decimal.
Core Metrics
| safe-bigmath | decimus | wrapped-decimal | |
|---|---|---|---|
| Health Score | 46 | 52 | 48 |
| Total Downloads | 81 | 2.9K | 12 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 7 | 1 |
| Last Updated | 131d ago | 308d ago | 27d ago |
| Age | 5m | 11m | 27d |
Health Breakdown
safe-bigmath
Maintenance
13
Quality
15
Community
3
Popularity
2
Documentation
13
decimus
Maintenance
13
Quality
17
Community
5
Popularity
4
Documentation
13
wrapped-decimal
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
15
Technical Details
| safe-bigmath | decimus | wrapped-decimal | |
|---|---|---|---|
| Version | 0.4.1 | 0.0.6 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 0 | 4 |
| Crate Size | 32KB | 165KB | 14KB |
| Features | 2 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •decimus leads with a health score of 52/100, but none of the options score above 80.