Decision Workspace
ilog vs ilog2 vs itoa
Side-by-side comparison of Rust crates
61
ilog
growingv1.0.2
Base 10 and 2 logarithm functions for integer types.
39
ilog2
growingv0.2.2
Integer logarithm library including some bit operations.
75
itoa
stablev1.0.18
Fast integer primitive to string conversion
Core Metrics
| ilog | ilog2 | itoa | |
|---|---|---|---|
| Health Score | 61 | 39 | 75 |
| Total Downloads | 34.6K | 15.4K | 819.7M |
| 30d Downloads | 686 | 28 | 55.4M |
| Dependents | 146 | 3 | 8.3K |
| Releases | 8 | 7 | 37 |
| Last Updated | 90d ago | 3759d ago | 8d ago |
| Age | 3y 3m | 10y 8m | 9y 9m |
Health Breakdown
ilog
Maintenance
11
Quality
21
Community
11
Popularity
5
Documentation
13
ilog2
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
11
itoa
Maintenance
18
Quality
20
Community
14
Popularity
8
Documentation
15
Technical Details
| ilog | ilog2 | itoa | |
|---|---|---|---|
| Version | 1.0.2 | 0.2.2 | 1.0.18 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 7KB | 3KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •itoa leads with a health score of 75/100, but none of the options score above 80.
- •itoa is depended on by 8.3K crates — strongest ecosystem trust.
- •⚠ ilog2 has not been updated in over a year.
- •ilog2 is pre-1.0 — API may change.