Decision Workspace
display_json vs serde-strz vs serde_str
Side-by-side comparison of Rust crates
45
display_json
growingv0.2.1
Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings
43
serde-strz
growingv1.1.1
A serde wrapper that stores type using Display and FromStr.
40
serde_str
growingv0.1.0
A serde wrapper that stores type using Display and FromStr.
Core Metrics
| display_json | serde-strz | serde_str | |
|---|---|---|---|
| Health Score | 45 | 43 | 40 |
| Total Downloads | 816.6K | 19.3K | 167.8K |
| 30d Downloads | 86.9K | 267 | 2.5K |
| Dependents | 48 | 0 | 86 |
| Releases | 6 | 3 | 1 |
| Last Updated | 1402d ago | 1988d ago | 2947d ago |
| Age | 4y 11m | 5y 9m | 8y |
Health Breakdown
display_json
Maintenance
4
Quality
14
Community
8
Popularity
7
Documentation
12
serde-strz
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
9
serde_str
Maintenance
1
Quality
15
Community
10
Popularity
6
Documentation
8
Technical Details
| display_json | serde-strz | serde_str | |
|---|---|---|---|
| Version | 0.2.1 | 1.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 7KB | 10KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •display_json leads with a health score of 45/100, but none of the options score above 80.
- •⚠ display_json, serde-strz, serde_str have not been updated in over a year.
- •display_json, serde_str are pre-1.0 — API may change.