simdjson/singleheader
Daniel Lemire f0ac55ec0c
testing on freebsd (#768)
* Adding cirrus tests
* Adding cirrus badge.
2020-04-22 21:22:09 -04:00
..
CMakeLists.txt testing on freebsd (#768) 2020-04-22 21:22:09 -04:00
README.md Add amalgamation support to cmake 2020-04-20 19:50:51 -07:00
amalgamate.sh Add amalgamation support to cmake 2020-04-20 19:50:51 -07:00
amalgamate_demo.cpp Add amalgamation support to cmake 2020-04-20 19:50:51 -07:00
simdjson.cpp Merge pull request #729 from simdjson/jkeiser/cmake-amalgamate 2020-04-22 14:16:10 -07:00
simdjson.h Add amalgamation support to cmake 2020-04-20 19:50:51 -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