Decision Workspace
mask-tracked-array vs orx-concurrent-option vs array-util
Side-by-side comparison of Rust crates
43
mask-tracked-array
experimentalv0.2.0
A no-std no-alloc bitmask based data structure for embedded usecases
55
orx-concurrent-option
growingv1.5.0
ConcurrentOption is a lock-free concurrent read and write option type.
54
array-util
growingv1.0.2
no_std array helpers available without nightly
Core Metrics
| mask-tracked-array | orx-concurrent-option | array-util | |
|---|---|---|---|
| Health Score | 43 | 55 | 54 |
| Total Downloads | 63 | 80.8K | 2.7M |
| 30d Downloads | 33 | 13.9K | 75.9K |
| Dependents | 1 | 26 | 116 |
| Releases | 2 | 6 | 3 |
| Last Updated | 32d ago | 350d ago | 673d ago |
| Age | 2m | 1y 7m | 1y 11m |
Health Breakdown
mask-tracked-array
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
8
orx-concurrent-option
Maintenance
9
Quality
20
Community
10
Popularity
6
Documentation
10
array-util
Maintenance
5
Quality
19
Community
11
Popularity
8
Documentation
11
Technical Details
| mask-tracked-array | orx-concurrent-option | array-util | |
|---|---|---|---|
| Version | 0.2.0 | 1.5.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 1 | 1 |
| Crate Size | 10KB | 29KB | 9KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | 1.71.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-concurrent-option leads with a health score of 55/100, but none of the options score above 80.
- •array-util has the most downloads (2.7M), suggesting wider adoption.
- •array-util is depended on by 116 crates — strongest ecosystem trust.
- •⚠ array-util has not been updated in over a year.
- •mask-tracked-array is pre-1.0 — API may change.