simdjson/singleheader
John Keiser 7cf3a7511b Add fallback implementation to CI
- Also add SIMDJSON_IMPLEMENTATION_HASWELL/WESTMERE/ARM64/FALLBACK=1/0 to
enable/disable various implemnentations
2020-03-17 14:59:47 -07:00
..
README.md Introducing concurrency mode in JsonStream. (#373) 2019-11-21 11:22:06 -05:00
amalgamation_demo.cpp Support cout << error 2020-03-06 15:41:51 -08:00
simdjson.cpp Add fallback implementation to CI 2020-03-17 14:59:47 -07:00
simdjson.h Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support 2020-03-17 13:54:37 -07:00

README.md

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