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
3ac287ba3db8be68aa41cf901804f6eb5bce1f48
simdjson-simdjson
/
include
/
simdjson
/
dom
T
History
Daniel Lemire
ec352430a0
JSONPath is now an RFC (
#2517
)
...
* JSONPath is now an RFC * up
2025-10-17 13:35:04 -04:00
..
array-inl.h
Renames a few macros and extends slightly our basic builder (
#2422
)
2025-08-20 09:01:58 -04:00
array.h
JSONPath is now an RFC (
#2517
)
2025-10-17 13:35:04 -04:00
base.h
A few header fixes for dom and ondemand
2023-07-17 13:53:50 -07:00
document_stream-inl.h
fix: solve issue 2181 (
#2182
)
2024-05-11 20:44:38 -04:00
document_stream.h
skip UTF-8 BOM if present. (
#2079
)
2023-10-30 12:51:02 -04:00
document-inl.h
Disallow including headers from implementation files
2023-07-20 10:01:22 -07:00
document.h
fix several typos (
#2348
)
2025-03-17 09:57:08 -04:00
element-inl.h
Adding DOM support for json path with wildcard (
#2346
)
2025-08-13 21:16:32 -04:00
element.h
JSONPath is now an RFC (
#2517
)
2025-10-17 13:35:04 -04:00
object-inl.h
JSONPath is now an RFC (
#2517
)
2025-10-17 13:35:04 -04:00
object.h
JSONPath is now an RFC (
#2517
)
2025-10-17 13:35:04 -04:00
parser-inl.h
Use std::string_view in parser.load function (
#2417
)
2025-08-15 10:26:03 -04:00
parser.h
Use std::string_view in parser.load function (
#2417
)
2025-08-15 10:26:03 -04:00
serialization-inl.h
Sped up serialization by 10..70%-ish (
#2408
)
2025-08-07 16:03:39 -04:00
serialization.h
removed now unnecessary
<utility>
header, (
#2411
)
2025-08-08 08:39:28 -04:00