simdjson/singleheader
Daniel Lemire 501fed6c4f
This would disable bash scripts under FreeBSD. (#1118)
* This would disable bash scripts under FreeBSD.

* Let us also disable GIT.

* Let us try to just disable GIT

* Nope. We must have both bash and git disabled.
2020-08-17 11:50:57 -04:00
..
CMakeLists.txt This would disable bash scripts under FreeBSD. (#1118) 2020-08-17 11:50:57 -04:00
README.md Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
amalgamate.sh Please don't use GNU-specific flags. (#1109) 2020-08-11 09:12:39 -04:00
amalgamate_demo.cpp Do not update README.md and amalgamate_demo.cpp from amalgamate.sh 2020-08-06 09:11:20 +06:00
simdjson.cpp Reamalgamate 2020-08-04 13:17:23 -07:00
simdjson.h Reamalgamate 2020-08-04 13:17:23 -07: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