Decision Workspace
nstr vs typed_ecs vs bounded-str
Side-by-side comparison of Rust crates
48
nstr
growingv0.3.2
A no_std, no_alloc, embedded-friendly string library
53
typed_ecs
experimentalv0.0.2
A no_std, no_alloc ECS with compile-time guarantees, and BLAZING PERFORMANCE!
52
bounded-str
experimentalv0.1.4
Parse, don't validate! No-std bounded string with compile-time length limits and policies
Core Metrics
| nstr | typed_ecs | bounded-str | |
|---|---|---|---|
| Health Score | 48 | 53 | 52 |
| Total Downloads | 6.6K | 376 | 96 |
| 30d Downloads | 22 | 22 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 2 | 5 |
| Last Updated | 798d ago | 21d ago | 40d ago |
| Age | 2y 2m | 6m | 1m |
Health Breakdown
nstr
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
13
typed_ecs
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
13
bounded-str
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
10
Technical Details
| nstr | typed_ecs | bounded-str | |
|---|---|---|---|
| Version | 0.3.2 | 0.0.2 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 8KB | 26KB | 7KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.