simdjson/singleheader
Daniel Lemire 3c3a4db54e
Compile under Visual Studio for ARM64 (#861)
* Modifications so that we can compile under Visual Studio for ARM64
* Let us throw appveyor at this beast.
2020-05-06 23:08:10 -04:00
..
CMakeLists.txt CMake: Make simdjson-internal-flags subsume simdjson-flags 2020-05-03 02:48:29 +03:00
README.md Regenerate singleheader 2020-04-23 15:37:08 -07:00
amalgamate.sh Fixes issue 863 (#864) 2020-05-06 22:38:49 -04:00
amalgamate_demo.cpp Compile under Visual Studio for ARM64 (#861) 2020-05-06 23:08:10 -04:00
simdjson.cpp Compile under Visual Studio for ARM64 (#861) 2020-05-06 23:08:10 -04:00
simdjson.h Compile under Visual Studio for ARM64 (#861) 2020-05-06 23:08:10 -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