Decision Workspace
atomic-int vs width_counters vs ethnum
Side-by-side comparison of Rust crates
53
atomic-int
growingv0.1.5
Atomics for additional integers, like C/FFI types
46
width_counters
growingv2.0.2
Atomic counters with variable bit widths and customizable atomic ordering
74
ethnum
stablev1.5.3
256-bit integer implementation
Core Metrics
| atomic-int | width_counters | ethnum | |
|---|---|---|---|
| Health Score | 53 | 46 | 74 |
| Total Downloads | 57.9K | 10.7K | 22.0M |
| 30d Downloads | 0 | 0 | 1.8M |
| Dependents | 6 | 0 | 1.5K |
| Releases | 6 | 9 | 18 |
| Last Updated | 224d ago | 746d ago | 35d ago |
| Age | 2y 8m | 3y | 5y 11m |
Health Breakdown
atomic-int
Maintenance
7
Quality
19
Community
7
Popularity
6
Documentation
14
width_counters
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
10
ethnum
Maintenance
16
Quality
22
Community
15
Popularity
8
Documentation
13
Technical Details
| atomic-int | width_counters | ethnum | |
|---|---|---|---|
| Version | 0.1.5 | 2.0.2 | 1.5.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 11KB | 12KB | 63KB |
| Features | 17 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.60 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ethnum leads with a health score of 74/100, but none of the options score above 80.
- •ethnum is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ width_counters has not been updated in over a year.
- •atomic-int is pre-1.0 — API may change.