Decision Workspace
packed-uints vs neat-date-time vs bankarr
Side-by-side comparison of Rust crates
39
packed-uints
growingv0.1.9
Array of uints that scales from u4 to u32 to minimize wasted space while still being fast
43
neat-date-time
growingv0.2.0
(native) Types & operations to allow space efficient storage of dates and times
42
bankarr
experimentalv0.8.0
Array-like but growable vectors
Core Metrics
| packed-uints | neat-date-time | bankarr | |
|---|---|---|---|
| Health Score | 39 | 43 | 42 |
| Total Downloads | 11.9K | 13.5K | 2.8K |
| 30d Downloads | 18 | 27 | 8 |
| Dependents | 0 | 45 | 0 |
| Releases | 10 | 11 | 6 |
| Last Updated | 593d ago | 987d ago | 283d ago |
| Age | 2y 7m | 3y 10m | 9m |
Health Breakdown
packed-uints
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
10
neat-date-time
Maintenance
4
Quality
10
Community
11
Popularity
5
Documentation
13
bankarr
Maintenance
10
Quality
10
Community
5
Popularity
4
Documentation
13
Technical Details
| packed-uints | neat-date-time | bankarr | |
|---|---|---|---|
| Version | 0.1.9 | 0.2.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | Unlicense | MIT |
| Dependencies | 3 | 0 | 3 |
| Crate Size | 6KB | 10KB | 26KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 72.7% | 16.7% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •neat-date-time leads with a health score of 43/100, but none of the options score above 80.
- •⚠ packed-uints, neat-date-time have not been updated in over a year.