Decision Workspace
merde_json vs merde_json_types vs har
Side-by-side comparison of Rust crates
55
merde_json
growingv10.0.6
JSON serialization and deserialization for merde, via jiter
48
merde_json_types
growingv2.2.3
Wrapper types for merde_json that implement serialization/deserialization
63
har
growingv0.9.0
A HTTP Archive format (HAR) serialization & deserialization library.
Core Metrics
| merde_json | merde_json_types | har | |
|---|---|---|---|
| Health Score | 55 | 48 | 63 |
| Total Downloads | 39.3K | 8.4K | 962.9K |
| 30d Downloads | 150 | 10 | 37.4K |
| Dependents | 82 | 0 | 86 |
| Releases | 42 | 8 | 12 |
| Last Updated | 336d ago | 568d ago | 5d ago |
| Age | 1y 8m | 1y 7m | 7y 4m |
Health Breakdown
merde_json
Maintenance
9
Quality
20
Community
11
Popularity
5
Documentation
10
merde_json_types
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
10
har
Maintenance
17
Quality
16
Community
8
Popularity
7
Documentation
15
Technical Details
| merde_json | merde_json_types | har | |
|---|---|---|---|
| Version | 10.0.6 | 2.2.3 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 5 | 4 | 5 |
| Crate Size | 22KB | 4KB | 17KB |
| Features | 2 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •har leads with a health score of 63/100, but none of the options score above 80.
- •⚠ merde_json_types has not been updated in over a year.
- •har is pre-1.0 — API may change.