Decision Workspace
break_infinity vs big_number vs bignum-ig
Side-by-side comparison of Rust crates
43
break_infinity
growingv0.4.0
A library for larger numbers up to 1e9e15 in Rust for Incremental Games
47
big_number
experimentalv0.2.0
A scientific notation number type for idle/incremental games.
42
bignum-ig
experimentalv0.1.1
A Rust implementation for Numbers from ± 10 ^ i64::MIN - 9.999.. * 10 ^ i64::MAX. The Primary Use of this is for Incremental Games.
Core Metrics
| break_infinity | big_number | bignum-ig | |
|---|---|---|---|
| Health Score | 43 | 47 | 42 |
| Total Downloads | 7.6K | 1.6K | 797 |
| 30d Downloads | 38 | 8 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 3 | 2 |
| Last Updated | 600d ago | 305d ago | 236d ago |
| Age | 5y 3m | 10m | 7m |
Health Breakdown
break_infinity
Maintenance
3
Quality
17
Community
6
Popularity
5
Documentation
12
big_number
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
13
bignum-ig
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| break_infinity | big_number | bignum-ig | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | LGPL-3.0-only |
| Dependencies | 2 | 0 | 1 |
| Crate Size | 17KB | 4KB | 11KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •big_number leads with a health score of 47/100, but none of the options score above 80.
- •break_infinity has the most downloads (7.6K), suggesting wider adoption.
- •⚠ break_infinity has not been updated in over a year.