mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
29fc51522a
* JsonStream threaded prototype * JsonStream Threaded version working. Still supporting non-threaded version. * Fix where invalid files would enter infinite loop. * SingleHeader update * I will remove -pthread in cmake for now. * Attempt at resolving the -pthread issue