Decision Workspace
serde-textual vs display_json vs serde-strz
Side-by-side comparison of Rust crates
38
serde-textual
growingv0.1.1
derive Display/FromStr by using serde
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.
Core Metrics
| serde-textual | display_json | serde-strz | |
|---|---|---|---|
| Health Score | 38 | 45 | 43 |
| Total Downloads | 2.1K | 816.6K | 19.3K |
| 30d Downloads | 47 | 86.9K | 267 |
| Dependents | 0 | 48 | 0 |
| Releases | 2 | 6 | 3 |
| Last Updated | 519d ago | 1402d ago | 1988d ago |
| Age | 1y 5m | 4y 11m | 5y 9m |
Health Breakdown
serde-textual
Maintenance
6
Quality
13
Community
5
Popularity
4
Documentation
10
display_json
Maintenance
4
Quality
14
Community
8
Popularity
7
Documentation
12
serde-strz
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
9
Technical Details
| serde-textual | display_json | serde-strz | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 8 | 5 | 3 |
| Crate Size | 8KB | 7KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ serde-textual, display_json, serde-strz have not been updated in over a year.
- •serde-textual, display_json are pre-1.0 — API may change.