simdjson/singleheader
Daniel Lemire b79261eebc
This cleans a bit the current code, especially with respect to EOF guards. (#1669)
* Upgrading the GitHub Actions.

* Upgrading appveyor

* Upgrading circle ci.

* Cleaning.
2021-07-25 10:36:22 -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 Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00
simdjson.cpp Version 0.9.1 2021-03-18 11:31:38 -04:00
simdjson.h This cleans a bit the current code, especially with respect to EOF guards. (#1669) 2021-07-25 10:36:22 -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