/comics-simdjson

Sample code for the video Parsing JSON at Gigabytes per Second with simdjson

Primary LanguageC++

CMake workflow

Example Comics Database with simdjson

Obtaining the Sample Data

The sample data can be obtained from the Grand Comics Database download page. Select the "Name-Value Dump" and then run the gcd-to-json tool in the example code to convert the data to JSON.