Decision Workspace
inline-array vs concurrent-map vs iotop
Side-by-side comparison of Rust crates
53
inline-array
growingv0.1.14
efficient immutable inlinable byte array
56
concurrent-map
growingv5.0.37
a lock-free linearizable B+ tree
53
iotop
experimentalv0.2.4
A Rust implementation of iotop - display I/O usage of processes
Core Metrics
| inline-array | concurrent-map | iotop | |
|---|---|---|---|
| Health Score | 53 | 56 | 53 |
| Total Downloads | 705.1K | 414.5K | 2.8K |
| 30d Downloads | 15.3K | 7.0K | 18 |
| Dependents | 78 | 57 | 0 |
| Releases | 12 | 55 | 11 |
| Last Updated | 225d ago | 565d ago | 162d ago |
| Age | 2y 8m | 3y 4m | 5m |
Health Breakdown
inline-array
Maintenance
9
Quality
16
Community
11
Popularity
7
Documentation
10
concurrent-map
Maintenance
7
Quality
21
Community
11
Popularity
7
Documentation
10
iotop
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
13
Technical Details
| inline-array | concurrent-map | iotop | |
|---|---|---|---|
| Version | 0.1.14 | 5.0.37 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 11 |
| Crate Size | 15KB | 30KB | 40KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 3.6% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •concurrent-map leads with a health score of 56/100, but none of the options score above 80.
- •inline-array has the most downloads (705.1K), suggesting wider adoption.
- •⚠ concurrent-map has not been updated in over a year.
- •inline-array, iotop are pre-1.0 — API may change.