Repair broken JSON in Rust — fix quotes, commas, comments, truncation, and 30+ issues from LLM outputs
-
Updated
Jun 2, 2026 - Rust
Repair broken JSON in Rust — fix quotes, commas, comments, truncation, and 30+ issues from LLM outputs
Robust extraction of structured payloads from LLM output via sentinel blocks (<<<TAG>>> … <<<END>>>). Survives quotes, newlines & braces that break JSON.parse. 10 language ports, one spec.
Add a description, image, and links to the robust-parsing topic page so that developers can more easily learn about it.
To associate your repository with the robust-parsing topic, visit your repo's landing page and select "manage topics."