Decision Workspace
typed_ecs vs planck-noalloc vs nstr
Side-by-side comparison of Rust crates
53
typed_ecs
experimentalv0.0.2
A no_std, no_alloc ECS with compile-time guarantees, and BLAZING PERFORMANCE!
50
planck-noalloc
experimentalv0.1.1
Stack-allocated, no-std collections (ArrayVec, RingBuf)
48
nstr
growingv0.3.2
A no_std, no_alloc, embedded-friendly string library
Core Metrics
| typed_ecs | planck-noalloc | nstr | |
|---|---|---|---|
| Health Score | 53 | 50 | 48 |
| Total Downloads | 376 | 51 | 6.6K |
| 30d Downloads | 22 | 22 | 22 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 2 | 5 |
| Last Updated | 21d ago | 33d ago | 798d ago |
| Age | 6m | 1m | 2y 2m |
Health Breakdown
typed_ecs
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
13
planck-noalloc
Maintenance
12
Quality
17
Community
7
Popularity
2
Documentation
12
nstr
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
13
Technical Details
| typed_ecs | planck-noalloc | nstr | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 0 | 0 |
| Crate Size | 26KB | 19KB | 8KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed_ecs leads with a health score of 53/100, but none of the options score above 80.
- •nstr has the most downloads (6.6K), suggesting wider adoption.
- •⚠ nstr has not been updated in over a year.