bad_json_parsers

JSON parser depth tester

Measures how deeply nested JSON structures can be parsed by different languages' parsers.

Exposing problems in json parsers of several programming languages.

GitHub

366 stars
11 watching
24 forks
Language: Python
last commit: about 2 years ago
jsonjson-parserparsersecurity

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
zaach/jsonlint A JSON parser and validator with a CLI. 1,948
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
mjansson/json An in-place JSON parser implemented in a single header file 74
ruby/json A Ruby implementation of the JSON data serialization format 704
spyzhov/ajson JSON parser with path selection support 249
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
sindresorhus/parse-json A JSON parser that provides more informative error messages when parsing JSON fails 348
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,524
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
onox/json-ada An Ada library for parsing JSON data 39
kgabis/parson A lightweight JSON parsing library written in C 1,367
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 861
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
therealklanni/jp A commandline tool for parsing JSON from various sources 51