This website requires JavaScript.
Explore
Help
Sign In
admin
/
simdjson-simdjson
Watch
1
Star
0
Fork
0
You've already forked simdjson-simdjson
mirror of
https://github.com/simdjson/simdjson
synced
2026-06-08 17:27:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c8339297d61b1ce5b478dd405ad365d74d6ce00
simdjson-simdjson
/
src
T
History
Daniel Lemire
1c8339297d
With new number parser (faster!). Removing the dependency on the doubleconv library (which proves to be useless).
2018-09-26 23:35:33 -04:00
..
jsonioutil.cpp
Overallocation
2018-09-26 14:20:28 -04:00
jsonminifier.cpp
Moving include files into a sensible subdirectory.
2018-08-20 17:51:38 -04:00
jsonparser.cpp
Remove old 4-stage path.
2018-09-26 15:22:55 +10:00
stage1_find_marks.cpp
Very first char is considered to follow "whitespace" for pseudo-structural character detection purposes
2018-09-26 13:27:39 +10:00
stage2_flatten.cpp
Moving include files into a sensible subdirectory.
2018-08-20 17:51:38 -04:00
stage34_unified.cpp
With new number parser (faster!). Removing the dependency on the doubleconv library (which proves to be useless).
2018-09-26 23:35:33 -04:00