simdjson/singleheader
Daniel Lemire 3cb79e6977
Trying again. (#671)
2020-04-02 19:24:43 -04:00
..
README.md Introducing concurrency mode in JsonStream. (#373) 2019-11-21 11:22:06 -05:00
amalgamation_demo.cpp Trying again. (#671) 2020-04-02 19:24:43 -04:00
simdjson.cpp Trying again. (#671) 2020-04-02 19:24:43 -04:00
simdjson.h Trying again. (#671) 2020-04-02 19:24:43 -04:00

README.md

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