Decision Workspace
json_partial vs laminate vs llm-extract
Side-by-side comparison of Rust crates
41
json_partial
growingv0.2.1
Json fixing parser for imperfect json given by LLMs
64
laminate
experimentalv0.4.1
Progressive data shaping for Rust: type coercion, format detection, and fault-tolerant deserialization built on serde
44
llm-extract
experimentalv0.1.0
Extract structured data from LLM responses — fence strip, JSON repair, fuzzy repair, typed deserialization
Core Metrics
| json_partial | laminate | llm-extract | |
|---|---|---|---|
| Health Score | 41 | 64 | 44 |
| Total Downloads | 32.3K | 180 | 769 |
| 30d Downloads | 838 | 0 | 0 |
| Dependents | 0 | 6 | 34 |
| Releases | 3 | 4 | 1 |
| Last Updated | 377d ago | 20d ago | 95d ago |
| Age | 1y 5m | 3m | 3m |
Health Breakdown
json_partial
Maintenance
6
Quality
14
Community
3
Popularity
5
Documentation
13
laminate
Maintenance
18
Quality
15
Community
13
Popularity
3
Documentation
15
llm-extract
Maintenance
8
Quality
13
Community
10
Popularity
3
Documentation
10
Technical Details
| json_partial | laminate | llm-extract | |
|---|---|---|---|
| Version | 0.2.1 | 0.4.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 10 | 7 |
| Crate Size | 42KB | 342KB | 20KB |
| Features | 0 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •laminate leads with a health score of 64/100, but none of the options score above 80.
- •json_partial has the most downloads (32.3K), suggesting wider adoption.
- •⚠ json_partial has not been updated in over a year.