Decision Workspace
bounded-str vs nstr vs esp32c2
Side-by-side comparison of Rust crates
52
bounded-str
experimentalv0.1.4
Parse, don't validate! No-std bounded string with compile-time length limits and policies
48
nstr
growingv0.3.2
A no_std, no_alloc, embedded-friendly string library
66
esp32c2
growingv0.28.0
Peripheral access crate for the ESP32-C2
Core Metrics
| bounded-str | nstr | esp32c2 | |
|---|---|---|---|
| Health Score | 52 | 48 | 66 |
| Total Downloads | 96 | 6.6K | 563.9K |
| 30d Downloads | 22 | 23 | 37.7K |
| Dependents | 0 | 0 | 44 |
| Releases | 5 | 5 | 30 |
| Last Updated | 40d ago | 798d ago | 165d ago |
| Age | 1m | 2y 2m | 3y 7m |
Health Breakdown
bounded-str
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
10
nstr
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
13
esp32c2
Maintenance
15
Quality
16
Community
16
Popularity
7
Documentation
12
Technical Details
| bounded-str | nstr | esp32c2 | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.2 | 0.28.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 3 |
| Crate Size | 7KB | 8KB | 250KB |
| Features | 5 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.76 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •esp32c2 leads with a health score of 66/100, but none of the options score above 80.
- •⚠ nstr has not been updated in over a year.