Decision Workspace
strong-type-derive vs strong-type vs tinystr
Side-by-side comparison of Rust crates
54
strong-type-derive
stablev1.1.1
Macro implementation for #[derive(StrongType)]
54
strong-type
stablev1.1.1
Procedural macros for naming and strong-typing primitives and strings
61
tinystr
growingv0.8.2
A small ASCII-only bounded length string representation.
Core Metrics
| strong-type-derive | strong-type | tinystr | |
|---|---|---|---|
| Health Score | 54 | 54 | 61 |
| Total Downloads | 23.8K | 27.8K | 265.1M |
| 30d Downloads | 433 | 422 | 34.5M |
| Dependents | 16 | 22 | 627 |
| Releases | 16 | 20 | 34 |
| Last Updated | 46d ago | 46d ago | 150d ago |
| Age | 2y 3m | 2y 3m | 6y 7m |
Health Breakdown
strong-type-derive
Maintenance
16
Quality
17
Community
6
Popularity
5
Documentation
10
strong-type
Maintenance
16
Quality
16
Community
7
Popularity
5
Documentation
10
tinystr
Maintenance
12
Quality
13
Community
18
Popularity
8
Documentation
10
Technical Details
| strong-type-derive | strong-type | tinystr | |
|---|---|---|---|
| Version | 1.1.1 | 1.1.1 | 0.8.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Unicode-3.0 |
| Dependencies | 3 | 1 | 9 |
| Crate Size | 15KB | 6KB | 24KB |
| Features | 0 | 3 | 6 |
| Yanked % | 0.0% | 5.0% | 5.9% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •tinystr leads with a health score of 61/100, but none of the options score above 80.
- •tinystr is depended on by 627 crates — strongest ecosystem trust.
- •tinystr is pre-1.0 — API may change.