JSON Test Data
September 24, 2026 ยท View on GitHub
This repository contains data used to test JSON for Modern C++.
Contents
Big List of Naughty Strings
- Origin: https://github.com/minimaxir/big-list-of-naughty-strings
- Author: Max Woolf
- License MIT
Jeopardy
- Origin: https://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/
- Author: trexmatt
JSON Patch Tests
- Origin: https://github.com/json-patch/json-patch-tests
- Author: Byron Ruth and Mike McCabe
- License: Apache License, Version 2.0
Native JSON Benchmark
- Origin: https://github.com/miloyip/nativejson-benchmark
- Author: Milo Yip
- License MIT
JSON Parsing Test Suite
- Origin: https://github.com/nst/JSONTestSuite
- Author: Nicolas Seriot
- License: MIT
BON8 files
- The
*.bon8files next to the JSON files were created with the BON8 encoder of HikoGUI (src/hikogui/codec/BON8.hpp), which implements the BON8 specification. - Encoder author: Take Vos
- Encoder license: Boost Software License 1.0