simdjson/singleheader
Daniel Lemire a06e0958ca
We do not want the amalgamate.py script to run *ever* if you do not have at least Python 3. (#1290)
2020-11-04 13:52:52 -05:00
..
CMakeLists.txt move amalgamate from bash to python (#1278) 2020-11-03 07:35:16 +01:00
README.md Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
amalgamate.py We do not want the amalgamate.py script to run *ever* if you do not have at least Python 3. (#1290) 2020-11-04 13:52:52 -05:00
amalgamate_demo.cpp Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00
simdjson.cpp Updating main branch for legacy libc++ support (#1288) 2020-11-04 12:24:42 -05:00
simdjson.h Updating main branch for legacy libc++ support (#1288) 2020-11-04 12:24:42 -05:00

README.md

Try : c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson