simdjson/singleheader
Daniel Lemire 2ca574d9e6
Removing windows.h (#273)
2019-08-12 19:40:21 -04:00
..
README.md Runtime dispatch 2019-07-28 22:46:33 -04:00
amalgamation_demo.cpp Producing a new release 2019-08-04 15:43:47 -04:00
simdjson.cpp Producing a new release 2019-08-04 15:43:47 -04:00
simdjson.h Removing windows.h (#273) 2019-08-12 19:40:21 -04:00

README.md

c++ -O3 -std=c++17 -o amalgamation_demo amalgamation_demo.cpp && ./amalgamation_demo ../jsonexamples/twitter.json