Parsing JSON is a Minefield 💣 (2018)

This page summarizes the projects mentioned and recommended in the original post on /r/coding

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bad_json_parsers

    Exposing problems in json parsers of several programming languages.

  • The nginx default is 1MB, which gets you 512 uncompressed nested arrays. That's already beyond the nesting limit of many parsers (see the Results section of that repository README, which documents the limit on many different language libraries).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exposing problems in JSON parsers of several programming languages

    1 project | news.ycombinator.com | 24 May 2022
  • Introducing astjson: Transform and Merge JSON Objects with Unmatched Speed in Go

    3 projects | dev.to | 29 Nov 2023
  • Modification of json string without deserialisation into map/struct

    3 projects | /r/golang | 5 Jun 2023
  • Why the heck am I getting an empty byte array trying to read a simple json file?

    1 project | /r/golang | 9 Sep 2022
  • Alternative JSON parser for Go (10x times faster standard library)

    1 project | /r/devopskhan | 26 Oct 2021