Decision Workspace
no_std_path vs tinyvec vs pem
Side-by-side comparison of Rust crates
50
no_std_path
experimentalv0.1.0
A no_std fork of the path module from https://github.com/rust-lang/rust
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
70
pem
stablev3.0.6
Parse and encode PEM-encoded data.
Core Metrics
| no_std_path | tinyvec | pem | |
|---|---|---|---|
| Health Score | 50 | 76 | 70 |
| Total Downloads | 16 | 447.2M | 188.2M |
| 30d Downloads | 16 | 28.5M | 14.2M |
| Dependents | 0 | 2.9K | 4.2K |
| Releases | 1 | 38 | 28 |
| Last Updated | today | 13d ago | 168d ago |
| Age | 1d | 6y 2m | 10y 1m |
Health Breakdown
no_std_path
Maintenance
13
Quality
17
Community
6
Popularity
1
Documentation
13
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
pem
Maintenance
12
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| no_std_path | tinyvec | pem | |
|---|---|---|---|
| Version | 0.1.0 | 1.11.0 | 3.0.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Zlib OR Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 11 | 5 |
| Crate Size | 28KB | 53KB | 18KB |
| Features | 2 | 14 | 3 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.60.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •pem is depended on by 4.2K crates — strongest ecosystem trust.
- •no_std_path is pre-1.0 — API may change.