issues
search
simdjson
/
simdjson-java
A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions
Apache License 2.0
288
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
multi-path parse function by on-demand
#63
heykirby
opened
1 hour ago
0
reset bitindex twice
#62
heykirby
opened
1 day ago
0
delete unreach code
#61
heykirby
closed
2 weeks ago
0
add SimdJsonParser2 base on bitindex
#60
heykirby
opened
1 month ago
8
A trick solution to achieve multi-field parsing and get compression of structured data by efficient parsing performance
#59
heykirby
opened
1 month ago
2
Handle null values while parsing double and float
#57
Szczurowsky
opened
2 months ago
1
How much slower is this than the C++ version?
#56
i-am-the-slime
opened
5 months ago
1
How to convert JsonValue to String
#55
DenineLu
closed
1 month ago
1
selectFrom and rearrange (vectorized lookup tables) are going to be slow
#54
lemire
opened
5 months ago
2
Inline stage 1
#53
piotrrzysko
closed
5 months ago
0
The performance of DOM Parser and Schema-Based Parser.
#52
ZhaiMo15
opened
5 months ago
17
schema-based parsing: fix handling non-existent fields in schema
#51
piotrrzysko
closed
6 months ago
0
Rules of schema-based parsing?
#50
ZhaiMo15
closed
6 months ago
2
Parsing into Map
#49
piotrrzysko
opened
6 months ago
3
simdjson is much slower than jackson
#48
z00407087
closed
5 months ago
3
Further discussion of schema-based parsing.
#47
ZhaiMo15
opened
6 months ago
2
How to use the idea
#46
lixiaoyong12
closed
5 months ago
6
Add Java 22 to CI
#45
piotrrzysko
closed
5 months ago
1
Update README
#44
piotrrzysko
closed
7 months ago
0
Add schema-based parsing
#43
piotrrzysko
closed
7 months ago
0
Reduce size of buffer, stringBuffer and tape.
#42
ZhaiMo15
opened
7 months ago
1
Support SPECIES_128
#41
Squiry
opened
9 months ago
5
My bad.
#40
ZhaiMo15
closed
9 months ago
0
Converting JsonValue to String
#39
heykirby
opened
10 months ago
9
SimdJson is not compatible with null on the path.
#38
heykirby
opened
10 months ago
2
Structure validation: duplicate key
#37
GeTOUO
opened
10 months ago
1
Question about SimdJsonParser and JsonValue.
#36
ZhaiMo15
opened
10 months ago
3
Any function similar to jackson's objectMapper.readValue?
#35
ZhaiMo15
closed
7 months ago
6
Not available in graalvm-jdk-21
#34
GeTOUO
closed
10 months ago
6
Lazy Parsing
#33
zekronium
opened
11 months ago
9
Add support for 512-bit vectors in utf-8 validator
#32
piotrrzysko
closed
12 months ago
0
Update benchmark dependencies
#31
plokhotnyuk
closed
1 year ago
6
Specify in Gradle the minimum supported Java version
#30
piotrrzysko
closed
1 year ago
0
Switch to JDK 18 as minumum supported version
#29
deejay1
closed
1 year ago
3
request:compatibility for java17
#28
RussiaVk
closed
1 year ago
6
Fixed detection of unsigned add overflow
#27
piotrrzysko
closed
1 year ago
0
Error String Parsing
#26
zekronium
closed
1 year ago
3
Test all supported vector widths
#25
steveatgh
closed
1 year ago
3
Handle non-ASCII characters in field names
#24
piotrrzysko
closed
1 year ago
0
Test all supported vector widths
#23
piotrrzysko
closed
1 year ago
0
Add context to error messages
#22
piotrrzysko
opened
1 year ago
0
Parsing Unicode escape sequences
#21
piotrrzysko
closed
1 year ago
0
Enable 512-bit vector support
#20
steveatgh
closed
1 year ago
0
Stream reader?
#19
ryust
closed
7 months ago
2
Add JavaDoc to the public API
#18
piotrrzysko
opened
1 year ago
0
Support for Unicode characters
#17
piotrrzysko
closed
1 year ago
0
Adding remarks regarding the Java 20 requirement
#16
lemire
closed
1 year ago
1
Publishing to Maven repository
#15
piotrrzysko
closed
1 year ago
5
Number parsing
#14
piotrrzysko
closed
1 year ago
0
Added UTF-8 validation
#13
Nostimo
closed
1 year ago
4
Next