Decision Workspace
bignum-ig vs big_number vs break_infinity
Side-by-side comparison of Rust crates
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.
47
big_number
experimentalv0.2.0
A scientific notation number type for idle/incremental games.
43
break_infinity
growingv0.4.0
A library for larger numbers up to 1e9e15 in Rust for Incremental Games
Core Metrics
| bignum-ig | big_number | break_infinity | |
|---|---|---|---|
| Health Score | 42 | 47 | 43 |
| Total Downloads | 797 | 1.6K | 7.6K |
| 30d Downloads | 5 | 8 | 40 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 5 |
| Last Updated | 236d ago | 305d ago | 600d ago |
| Age | 7m | 10m | 5y 3m |
Health Breakdown
bignum-ig
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
10
big_number
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
13
break_infinity
Maintenance
3
Quality
17
Community
6
Popularity
5
Documentation
12
Technical Details
| bignum-ig | big_number | break_infinity | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-only | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 11KB | 4KB | 17KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.