simdjson/singleheader
Daniel Lemire f611b65bc0
This updates the minifier. (#446)
2020-01-15 13:45:32 -05:00
..
README.md Introducing concurrency mode in JsonStream. (#373) 2019-11-21 11:22:06 -05:00
amalgamation_demo.cpp This updates the minifier. (#446) 2020-01-15 13:45:32 -05:00
simdjson.cpp This updates the minifier. (#446) 2020-01-15 13:45:32 -05:00
simdjson.h This updates the minifier. (#446) 2020-01-15 13:45:32 -05:00

README.md

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