Decision Workspace
jsonschema-recursive vs sda vs schemeforge
Side-by-side comparison of Rust crates
41
jsonschema-recursive
experimentalv0.1.0
A high-performance command-line tool to recursively scan directories for JSON files and validate them against their defined $schema.
44
sda
experimentalv1.0.1
Structured Data Algebra command-line interface for evaluating, checking, and formatting SDA programs over JSON input.
38
schemeforge
experimentalv0.1.0
Fast, local CLI written in Rust for validating, inspecting, and converting CSV & JSON datasets using file-based schemas.
Core Metrics
| jsonschema-recursive | sda | schemeforge | |
|---|---|---|---|
| Health Score | 41 | 44 | 38 |
| Total Downloads | 12 | 23 | 21 |
| 30d Downloads | 12 | 23 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 4d ago | 8d ago | 104d ago |
| Age | 4d | 8d | 3m |
Health Breakdown
jsonschema-recursive
Maintenance
13
Quality
12
Community
5
Popularity
1
Documentation
10
sda
Maintenance
13
Quality
10
Community
6
Popularity
2
Documentation
13
schemeforge
Maintenance
8
Quality
13
Community
5
Popularity
2
Documentation
10
Technical Details
| jsonschema-recursive | sda | schemeforge | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 8 | 3 | 6 |
| Crate Size | 20KB | 8KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sda leads with a health score of 44/100, but none of the options score above 80.
- •jsonschema-recursive, schemeforge are pre-1.0 — API may change.