JSONTestSuite

JSON parser tester

A comprehensive test suite to verify the correctness of JSON parsers

A comprehensive test suite for RFC 8259 compliant JSON parsers

GitHub

956 stars
30 watching
150 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
json-schema-org/json-schema-test-suiteA comprehensive test suite for validating JSON Schema specifications against various languages and parsers.629
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
lovasoa/bad_json_parsersMeasures how deeply nested JSON structures can be parsed by different languages' parsers.366
qt-json/qt-jsonA set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy330
skyscreamer/jsonassertTools for comparing and validating JSON data in Java unit tests1,010
zaach/jsonlintA JSON parser and validator with a CLI.1,948
mjansson/jsonAn in-place JSON parser implemented in a single header file74
ota-meshi/jsonc-eslint-parserA parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins61
liufeigit/jsonparseA lightweight and fast JSON parsing library in ANSI C.11
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21
pantuza/jsoncatA tool to parse and pretty-print JSON data from various input sources.27
syntax-tree/nlcst-testUtility to validate nodes in abstract syntax trees2
tsoding/haskell-jsonA JSON parser implementation in Haskell.172
syntax-tree/nlcst-searchA utility to search for phrases in a tree data structure16
chadaustin/sajsonA high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.568