simdjson/singleheader
Daniel Lemire e5c9a310cf Preparing release 1.0.1. 2021-10-20 12:18:04 -04:00
..
CMakeLists.txt CMake refactor stage1 (#1512) 2021-04-23 09:24:56 -04:00
README.md Update README.md 2021-06-24 14:13:26 -04:00
amalgamate.py Don't use TARGET unless the target options are *not* specified 2021-03-08 13:49:09 -08:00
amalgamate_demo.cpp Cleaning up the single-header demo. (#1731) 2021-10-09 11:34:21 -04:00
simdjson.cpp Preparing release 1.0.1. 2021-10-20 12:18:04 -04:00
simdjson.h Preparing release 1.0.1. 2021-10-20 12:18:04 -04:00

README.md

Try :

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