jsonrepair

Repair invalid JSON documents (by josdejong)

Jsonrepair Alternatives

Similar projects and alternatives to jsonrepair

  1. Visual Studio Code

    Visual Studio Code

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. go

    2,277 jsonrepair VS go

    The Go programming language

  4. simdjson

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

  5. benchmarks

    41 jsonrepair VS benchmarks

    Some benchmarks of different languages

  6. graphql-go-tools

    GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

  7. sonic

    A blazingly fast JSON serializing & deserializing library (by bytedance)

  8. JSMN

    Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. ojg

    Optimized JSON for Go

  11. jsb

    Fast json <=> binary serializer library for C

  12. muon

    4 jsonrepair VS muon

    µON - a compact and simple binary object notation (by vshymanskyy)

  13. go-jsonschema

    A tool to generate Go data types from JSON Schema definitions.

  14. pulldown-cmark

    An efficient, reliable parser for CommonMark, a standard dialect of Markdown

  15. json5-spec

    The JSON5 Data Interchange Format

  16. quicktype

    98 jsonrepair VS quicktype

    Generate types and converters from JSON, Schema, and GraphQL

  17. jsonhero-web

    28 jsonrepair VS jsonhero-web

    JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.

  18. ffjson

    faster JSON serialization for Go

  19. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

  20. ky

    23 jsonrepair VS ky

    🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API

  21. gqlscan

    GraphQL lexical scanner for Go

  22. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
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 discussion

Log in or Post with

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.
  • Jsonrepair: Repair Invalid JSON Documents
    1 project | news.ycombinator.com | 6 Jul 2025
  • 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 - SurveyJS
    surveyjs.io | 17 Jul 2025
    Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →

Stats

Basic jsonrepair repo stats
4
1,289
7.3
7 days ago

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?