simdjson/singleheader
Daniel Lemire bad32be5f6 Merge branch 'stage12unified_attempt2' 2018-12-31 17:33:01 -05:00
..
README.md Single-header version. 2018-12-30 21:50:10 -05:00
amalgamation_demo.cpp Cleaning. 2018-12-31 17:13:32 -05:00
simdjson.cpp Merge branch 'stage12unified_attempt2' 2018-12-31 17:33:01 -05:00
simdjson.h Merge branch 'stage12unified_attempt2' 2018-12-31 17:33:01 -05:00

README.md

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