simdjson/singleheader
Daniel Lemire 7517b9b122 Updating headers. 2021-01-14 17:37:43 -05:00
..
CMakeLists.txt Create acceptance_tests, all_tests, etc. make targets 2020-12-23 09:14:45 -08:00
README.md Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
amalgamate.py when amalagamating, replace the SIMDJSON_IMPLEMENTATION (#1306) 2020-11-17 20:50:49 +01:00
amalgamate_demo.cpp Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00
simdjson.cpp Updating headers. 2021-01-14 17:37:43 -05:00
simdjson.h Updating headers. 2021-01-14 17:37:43 -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