Decision Workspace
bit-int vs imagnum vs is-odd
Side-by-side comparison of Rust crates
50
bit-int
growingv0.2.1
An arbitrary fixed bit-width integer library
51
imagnum
experimentalv0.2.30
A Rust library providing versatile numeric types supporting integers and floats designed for the Lucia programming language.
45
is-odd
growingv1.1.1
Returns true if the given number is odd.
Core Metrics
| bit-int | imagnum | is-odd | |
|---|---|---|---|
| Health Score | 50 | 51 | 45 |
| Total Downloads | 4.0K | 25.7K | 35.9K |
| 30d Downloads | 8 | 182 | 488 |
| Dependents | 0 | 0 | 4 |
| Releases | 5 | 66 | 4 |
| Last Updated | 217d ago | 83d ago | 459d ago |
| Age | 1y 4m | 9m | 7y 10m |
Health Breakdown
bit-int
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
15
imagnum
Maintenance
14
Quality
14
Community
5
Popularity
5
Documentation
13
is-odd
Maintenance
4
Quality
21
Community
5
Popularity
5
Documentation
10
Technical Details
| bit-int | imagnum | is-odd | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.30 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 1 | 10 | 0 |
| Crate Size | 22KB | 54KB | 3KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •imagnum leads with a health score of 51/100, but none of the options score above 80.
- •is-odd has the most downloads (35.9K), suggesting wider adoption.
- •⚠ is-odd has not been updated in over a year.
- •bit-int, imagnum are pre-1.0 — API may change.