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

Jeopardy

JSON Patch Tests

Native JSON Benchmark

JSON Parsing Test Suite

BON8 files

  • The *.bon8 files 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