UNPKG
simdjson
Version:
latest (0.9.2)
0.9.2
0.5.0
0.4.7
0.3.10
0.3.4
0.3.3
0.3.2
0.3.1
0.2.93
0.2.91
0.2.9
0.2.1
0.2.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Parsing gigabytes of JSON per second
github.com/luizperes/simdjson_nodejs
luizperes/simdjson_nodejs
simdjson
/
jsonexamples
/
small
/
demo.json
16 lines
(14 loc)
•
387 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "
Image
": { "
Width
":
800
,
"Height"
:
600
,
"Title"
:
"View from 15th Floor"
,
"Thumbnail"
: { "Url":
"http://www.example.com/image/481989943"
,
"Height"
:
125
,
"Width"
:
100
}, "Animated" : false,
"IDs"
: [
116
,
943
,
234
,
38793
] } }