simdjson/src
Daniel Lemire f611b65bc0
This updates the minifier. (#446)
2020-01-15 13:45:32 -05:00
..
arm64 Refactor stage 2 into structural_parser class 2020-01-02 13:12:22 -07:00
generic I think that i and idx should be size_t (64-bit). (#438) 2020-01-13 17:42:52 -05:00
haswell Refactor stage 2 into structural_parser class 2020-01-02 13:12:22 -07:00
westmere Refactor stage 2 into structural_parser class 2020-01-02 13:12:22 -07:00
CMakeLists.txt lookup+cont-check algorithm 2019-12-18 14:37:21 -08:00
jsoncharutils.h Debugging jsonstream (#432) 2020-01-03 22:22:47 -05:00
jsonioutil.cpp improved string padded (#440) 2020-01-10 10:15:48 -05:00
jsonminifier.cpp This updates the minifier. (#446) 2020-01-15 13:45:32 -05:00
jsonparser.cpp Measure impact of utf-8 blocks and structurals per block directly 2019-12-17 11:41:13 -08:00
jsonstream.cpp Simpler jsonstream (#436) 2020-01-07 19:10:02 -05:00
parsedjson.cpp Debugging jsonstream (#432) 2020-01-03 22:22:47 -05:00
parsedjsoniterator.cpp No allocation in the iterator's constructor (#276) 2019-08-15 19:42:15 -04:00
simdjson.cpp Debugging jsonstream (#432) 2020-01-03 22:22:47 -05:00
simdprune_tables.h Fixing issue386 (#396) 2019-12-16 19:09:18 -05:00
stage1_find_marks.cpp Move compute_quote_mask to generic bitmask library 2019-11-05 13:44:04 -08:00
stage2_build_tape.cpp This is implementing @jkeiser optimization idea. (#431) 2020-01-03 09:21:36 -05:00