simdjson/singleheader
Daniel Lemire 3116e29d16
Release candidate (#655)
* Release candidate
2020-03-31 17:47:25 -04:00
..
README.md Introducing concurrency mode in JsonStream. (#373) 2019-11-21 11:22:06 -05:00
amalgamation_demo.cpp Release candidate (#655) 2020-03-31 17:47:25 -04:00
simdjson.cpp Release candidate (#655) 2020-03-31 17:47:25 -04:00
simdjson.h Release candidate (#655) 2020-03-31 17:47:25 -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