simdjson/singleheader
Daniel Lemire 12150baa5e
Using just ASCII. (#899)
* Using just ASCII.

* Let us prune checkperf.

* Moving the description of lookup2 to the HACKING.md file.
2020-05-21 21:59:06 -04:00
..
CMakeLists.txt Detect bash instead of relying on MSVC detection. (#894) 2020-05-20 12:13:14 -04:00
README.md Regenerate singleheader 2020-04-23 15:37:08 -07:00
amalgamate.sh Generate relative filenames properly in amalgamation 2020-05-19 13:32:38 -07:00
amalgamate_demo.cpp Using just ASCII. (#899) 2020-05-21 21:59:06 -04:00
simdjson.cpp Using just ASCII. (#899) 2020-05-21 21:59:06 -04:00
simdjson.h Using just ASCII. (#899) 2020-05-21 21:59:06 -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