Decision Workspace
terminated vs seestr vs c8str
Side-by-side comparison of Rust crates
44
terminated
growingv1.0.0
Types for representing NUL-terminated UTF8 strings.
53
seestr
growingv0.1.5
pointer-wide nul-terminated strings with ownership semantics
50
c8str
growingv0.2.1
String types that are both utf-8 and null terminated
Core Metrics
| terminated | seestr | c8str | |
|---|---|---|---|
| Health Score | 44 | 53 | 50 |
| Total Downloads | 4.3K | 5.0K | 3.8K |
| 30d Downloads | 44 | 9 | 25 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 6 | 5 |
| Last Updated | 3224d ago | 483d ago | 228d ago |
| Age | 8y 10m | 1y 3m | 1y 8m |
Health Breakdown
terminated
Maintenance
1
Quality
21
Community
7
Popularity
4
Documentation
11
seestr
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
13
c8str
Maintenance
7
Quality
18
Community
6
Popularity
4
Documentation
15
Technical Details
| terminated | seestr | c8str | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.5 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 2KB | 5KB | 15KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seestr leads with a health score of 53/100, but none of the options score above 80.
- •⚠ terminated, seestr have not been updated in over a year.
- •seestr, c8str are pre-1.0 — API may change.