Decision Workspace
reqwest_inspect_json vs reqwest-pretty-json vs display_json
Side-by-side comparison of Rust crates
45
reqwest_inspect_json
growingv0.1.0
Reqwest extention for json response tracing
51
reqwest-pretty-json
growingv0.13.1
Easy way to emit prettified JSON body via reqwest::RequestBuilder
45
display_json
growingv0.2.1
Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings
Core Metrics
| reqwest_inspect_json | reqwest-pretty-json | display_json | |
|---|---|---|---|
| Health Score | 45 | 51 | 45 |
| Total Downloads | 14.3K | 31.3K | 816.6K |
| 30d Downloads | 71 | 17 | 86.9K |
| Dependents | 4 | 0 | 48 |
| Releases | 9 | 13 | 6 |
| Last Updated | 1396d ago | 65d ago | 1402d ago |
| Age | 4y 11m | 7y 4m | 4y 11m |
Health Breakdown
reqwest_inspect_json
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
reqwest-pretty-json
Maintenance
12
Quality
16
Community
6
Popularity
5
Documentation
12
display_json
Maintenance
4
Quality
14
Community
8
Popularity
7
Documentation
12
Technical Details
| reqwest_inspect_json | reqwest-pretty-json | display_json | |
|---|---|---|---|
| Version | 0.1.0 | 0.13.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 7 | 4 | 5 |
| Crate Size | 7KB | 15KB | 7KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.64.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reqwest-pretty-json leads with a health score of 51/100, but none of the options score above 80.
- •display_json has the most downloads (816.6K), suggesting wider adoption.
- •⚠ reqwest_inspect_json, display_json have not been updated in over a year.