simdjson/singleheader
John Keiser 0c8f2b9d85
Make "make amalgamate" more automatic (#480)
- automatically include local includes in the right places
2020-02-03 12:51:24 -05:00
..
README.md Introducing concurrency mode in JsonStream. (#373) 2019-11-21 11:22:06 -05:00
amalgamation_demo.cpp Make "make amalgamate" more automatic (#480) 2020-02-03 12:51:24 -05:00
simdjson.cpp Make "make amalgamate" more automatic (#480) 2020-02-03 12:51:24 -05:00
simdjson.h Make "make amalgamate" more automatic (#480) 2020-02-03 12:51:24 -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