simdjson/singleheader
John Keiser 1b1a122b1f Fix copy constructor issue on older gcc 2020-06-21 12:06:14 -07:00
..
CMakeLists.txt Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
README.md Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
amalgamate.sh Remove deprecated uses of parse_many 2020-06-21 11:19:06 -07:00
amalgamate_demo.cpp Fix copy constructor issue on older gcc 2020-06-21 12:06:14 -07:00
simdjson.cpp Fix copy constructor issue on older gcc 2020-06-21 12:06:14 -07:00
simdjson.h Fix copy constructor issue on older gcc 2020-06-21 12:06:14 -07: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