Daniel Lemire
|
7dcc196f66
|
iterating over a simdjson_result<padded_string> (#2614)
|
2026-02-27 11:01:39 -05:00 |
|
Daniel Lemire
|
f6f359d3eb
|
Very silly.
|
2023-03-13 17:05:53 -04:00 |
|
John Keiser
|
55faf4c5bc
|
Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380)
Co-authored-by: Daniel Lemire <lemire@gmail.com>
|
2021-01-14 17:33:49 -05:00 |
|
John Keiser
|
17f4f82827
|
Ondemand usage docs (and associated tests)
Also disallowed parsing a temporary padded_string, since the JSON *must*
live through the whole parse.
|
2021-01-01 19:17:58 -08:00 |
|
John Keiser
|
a405173d59
|
Break up ondemand_basictests into smaller executables
(Allows for faster compilation speeds)
|
2020-12-23 09:14:44 -08:00 |
|