mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
8bb520adbf
Resolved conflicts by regenerating the amalgamated single-header files (simdjson.h, simdjson.cpp, and singleheader.zip) using the amalgamate.py script after merging latest changes from master. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Try :
c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp simdjson.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson