Decision Workspace
parsm vs diffx-core vs jason-rs
Side-by-side comparison of Rust crates
43
parsm
experimentalv0.8.2
Multi-format data processor that understands structured text better than sed or awk. Supports JSON, CSV, YAML, TOML, logfmt, and plain text with powerful filtering and templating.
61
diffx-core
experimentalv0.7.1
Core library for diffx - blazing fast semantic diff engine for structured data. Zero-copy parsing, streaming support, memory-efficient algorithms
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
Core Metrics
| parsm | diffx-core | jason-rs | |
|---|---|---|---|
| Health Score | 43 | 61 | 56 |
| Total Downloads | 1.3K | 9.7K | 1.1K |
| 30d Downloads | 5 | 311 | 53 |
| Dependents | 0 | 86 | 0 |
| Releases | 3 | 22 | 32 |
| Last Updated | 264d ago | 9d ago | 65d ago |
| Age | 8m | 8m | 4m |
Health Breakdown
parsm
Maintenance
10
Quality
10
Community
6
Popularity
4
Documentation
13
diffx-core
Maintenance
18
Quality
12
Community
11
Popularity
5
Documentation
15
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| parsm | diffx-core | jason-rs | |
|---|---|---|---|
| Version | 0.8.2 | 0.7.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 12 | 11 | 6 |
| Crate Size | 764KB | 18KB | 55KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •diffx-core leads with a health score of 61/100, but none of the options score above 80.
- •parsm, diffx-core are pre-1.0 — API may change.