Decision Workspace
dynsequence vs tinybox vs typed-index-collections
Side-by-side comparison of Rust crates
42
dynsequence
growingv0.1.0-alpha.4
Sequence-Like data-structure for storing dynamically sized types
41
tinybox
growingv0.3.1
Like `Box`, but with an optimization that avoids allocations for small data-structures
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
Core Metrics
| dynsequence | tinybox | typed-index-collections | |
|---|---|---|---|
| Health Score | 42 | 41 | 70 |
| Total Downloads | 5.3K | 6.3K | 3.0M |
| 30d Downloads | 7 | 6 | 205.3K |
| Dependents | 0 | 1 | 88 |
| Releases | 4 | 4 | 23 |
| Last Updated | 1058d ago | 1178d ago | 68d ago |
| Age | 3y 2m | 4y 2m | 5y 8m |
Health Breakdown
dynsequence
Maintenance
4
Quality
18
Community
6
Popularity
4
Documentation
10
tinybox
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
10
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
Technical Details
| dynsequence | tinybox | typed-index-collections | |
|---|---|---|---|
| Version | 0.1.0-alpha.4 | 0.3.1 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 11KB | 11KB | 53KB |
| Features | 2 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/100, but none of the options score above 80.
- •⚠ dynsequence, tinybox have not been updated in over a year.
- •dynsequence, tinybox are pre-1.0 — API may change.