simdjson/src
Jeremie Piotte f163155929 JsonStream documentation (#381)
* adding Multiline JSON competition chart to doc
* Completing the comments for JsonStream
* Adding a page for JsonStream's documentation.
2019-11-25 18:11:55 -05:00
..
arm64 Perform UTF-8 detection via flag lookup algorithm 2019-11-25 11:49:44 -08:00
generic Precalculate the ASCII path 2019-11-25 11:49:44 -08:00
haswell Perform UTF-8 detection via flag lookup algorithm 2019-11-25 11:49:44 -08:00
westmere Perform UTF-8 detection via flag lookup algorithm 2019-11-25 11:49:44 -08:00
CMakeLists.txt Perform UTF-8 detection via flag lookup algorithm 2019-11-25 11:49:44 -08:00
jsoncharutils.h Move headers to implementation area 2019-10-14 11:51:41 -07:00
jsonioutil.cpp Making get_corpus safer (#360) 2019-11-06 12:22:42 -05:00
jsonminifier.cpp Move headers to implementation area 2019-10-14 11:51:41 -07:00
jsonparser.cpp Fix ARM compile errors on g++ 7.4 (#354) 2019-11-04 10:36:34 -05:00
jsonstream.cpp JsonStream documentation (#381) 2019-11-25 18:11:55 -05:00
numberparsing.h fix integer overflow in subnormal_power10 (#355) 2019-11-04 16:54:03 -05:00
parsedjson.cpp Introducing move assignments. (#363) 2019-11-09 10:34:32 -05:00
parsedjsoniterator.cpp No allocation in the iterator's constructor (#276) 2019-08-15 19:42:15 -04:00
simdjson.cpp Streams of JSON documents + Large files (>4GB) (#350) (#364) 2019-11-08 17:39:45 -05:00
simdprune_tables.h Move headers to implementation area 2019-10-14 11:51:41 -07: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 Use simd8 helpers for find_bs_bits_and_quote_bits 2019-11-05 13:44:04 -08:00