jsonrepair

Repair invalid JSON documents (by josdejong)

Jsonrepair Alternatives

Similar projects and alternatives to jsonrepair

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsonrepair alternative or higher similarity.

jsonrepair reviews and mentions

Posts with mentions or reviews of jsonrepair. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-05.
  • Building a high performance JSON parser
    19 projects | news.ycombinator.com | 5 Nov 2023
    The jsonrepair tool https://github.com/josdejong/jsonrepair might interest you. It's tailored to fix JSON strings.

    I've been looking into something similar for handling partial JSONs, where you only have the first n chars of a JSON. This is common with LLM with streamed outputs aimed at reducing latency. If one knows the JSON schema ahead, then one can start processing these first fields before the remaining data has fully loaded. If you have to wait for the whole thing to load there is little point in streaming.

    Was looking for a library that could do this parsing.

  • Any good Python library for fixing invalid JSON data?
    1 project | /r/Python | 7 Sep 2023
    Which are the best Python libraries for fixing invalid JSONs, similar to https://github.com/josdejong/jsonrepair ?
  • How would I repair corrupted JSON?
    1 project | /r/golang | 5 May 2023
    I've came across https://github.com/josdejong/jsonrepair in typescript. I was wondering if there's anything similar in golang.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic jsonrepair repo stats
3
318
8.9
9 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com