simdjson/singleheader
Daniel Lemire 44f39815d3 Updating amalgamation script. 2019-02-22 15:42:44 -05:00
..
README.md Single-header version. 2018-12-30 21:50:10 -05:00
amalgamation_demo.cpp Updating amalgamation script. 2019-02-22 15:42:44 -05:00
simdjson.cpp Updating amalgamation script. 2019-02-22 15:42:44 -05:00
simdjson.h Updating amalgamation script. 2019-02-22 15:42:44 -05:00

README.md

c++ -march=native -O3 -std=c++11 -o amalgamation_demo amalgamation_demo.cpp && ./amalgamation_demo ../jsonexamples/twitter.json