simdjson/singleheader
Daniel Lemire d6b5124c88
Pushing the release 1.0.0 candidate. (#1709)
2021-09-01 15:25:45 -04:00
..
CMakeLists.txt CMake refactor stage1 (#1512) 2021-04-23 09:24:56 -04:00
README.md Update README.md 2021-06-24 14:13:26 -04:00
amalgamate.py Don't use TARGET unless the target options are *not* specified 2021-03-08 13:49:09 -08:00
amalgamate_demo.cpp This will update the amalgamate_demo.cpp file to use On Demand. (#1689) 2021-08-07 12:43:40 -04:00
simdjson.cpp Pushing the release 1.0.0 candidate. (#1709) 2021-09-01 15:25:45 -04:00
simdjson.h Pushing the release 1.0.0 candidate. (#1709) 2021-09-01 15:25:45 -04: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