simdjson/singleheader
Daniel Lemire 3e74059cc3 Fix the shuffle. 2019-01-04 20:12:55 -05:00
..
README.md Single-header version. 2018-12-30 21:50:10 -05:00
amalgamation_demo.cpp Fix the shuffle. 2019-01-04 20:12:55 -05:00
simdjson.cpp Fix the shuffle. 2019-01-04 20:12:55 -05:00
simdjson.h Fix the shuffle. 2019-01-04 20:12:55 -05:00

README.md

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