Decision Workspace
json-minimal-tests vs diff_json vs json_diff_ng
Side-by-side comparison of Rust crates
34
json-minimal-tests
growingv0.1.9
Extracts minimal tests from the source codes of a repository when there are differences between the metrics computed before and after an update of a language parser.
46
diff_json
experimentalv0.1.1
A powerful JSON diff library for Rust
45
json_diff_ng
growingv0.6.0
A JSON diff library, featuring deep-sorting and key exclusion by regex. CLI is included.
Core Metrics
| json-minimal-tests | diff_json | json_diff_ng | |
|---|---|---|---|
| Health Score | 34 | 46 | 45 |
| Total Downloads | 12.9K | 9.3K | 75.0K |
| 30d Downloads | 14 | 9.3K | 3.2K |
| Dependents | 0 | 0 | 11 |
| Releases | 10 | 2 | 9 |
| Last Updated | 1533d ago | 46d ago | 666d ago |
| Age | 5y 2m | 1m | 2y 5m |
Health Breakdown
json-minimal-tests
Maintenance
4
Quality
13
Community
2
Popularity
5
Documentation
10
diff_json
Maintenance
11
Quality
14
Community
6
Popularity
5
Documentation
10
json_diff_ng
Maintenance
7
Quality
13
Community
9
Popularity
6
Documentation
10
Technical Details
| json-minimal-tests | diff_json | json_diff_ng | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Unlicense |
| Dependencies | 9 | 3 | 7 |
| Crate Size | 10KB | 13KB | 2.5MB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •diff_json leads with a health score of 46/100, but none of the options score above 80.
- •json_diff_ng has the most downloads (75.0K), suggesting wider adoption.
- •⚠ json-minimal-tests, json_diff_ng have not been updated in over a year.