Decision Workspace
ts_array256 vs geiserx_ts_array256 vs orx-pinned-vec
Side-by-side comparison of Rust crates
65
ts_array256
experimentalv0.4.0
fast sparse 256-element array with configurable backing storage
55
geiserx_ts_array256
experimentalv0.43.0
fast sparse 256-element array with configurable backing storage
65
orx-pinned-vec
stablev3.23.0
`PinnedVec` trait defines the interface for vectors which guarantee that elements added to the vector are pinned to their memory locations unless explicitly changed.
Core Metrics
| ts_array256 | geiserx_ts_array256 | orx-pinned-vec | |
|---|---|---|---|
| Health Score | 65 | 55 | 65 |
| Total Downloads | 17.3K | 2.9K | 3.4M |
| 30d Downloads | 1.9K | 0 | 623.6K |
| Dependents | 10 | 140 | 446 |
| Releases | 6 | 70 | 54 |
| Last Updated | 5d ago | 1d ago | 92d ago |
| Age | 6m | 1m | 2y 10m |
Health Breakdown
ts_array256
Maintenance
20
Quality
14
Community
14
Popularity
5
Documentation
12
geiserx_ts_array256
Maintenance
13
Quality
14
Community
12
Popularity
4
Documentation
12
orx-pinned-vec
Maintenance
14
Quality
20
Community
13
Popularity
8
Documentation
10
Technical Details
| ts_array256 | geiserx_ts_array256 | orx-pinned-vec | |
|---|---|---|---|
| Version | 0.4.0 | 0.43.0 | 3.23.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 6 | 6 | 2 |
| Crate Size | 8KB | 8KB | 25KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.92.0 | 1.94.1 | — |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •ts_array256 leads with a health score of 65/100, but none of the options score above 80.
- •orx-pinned-vec has the most downloads (3.4M), suggesting wider adoption.
- •orx-pinned-vec is depended on by 446 crates — strongest ecosystem trust.
- •ts_array256, geiserx_ts_array256 are pre-1.0 — API may change.