json-iterator/java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
JavaMIT
Issues
- 5
Null parsing accepts bad input
#357 opened by mtdowling - 0
thread issue on code gen
#359 opened by MarkAndrew123 - 1
Failed to serialize datetime fields
#356 opened by zetta4ever - 1
duplicate class definition for name: "com/jsoniter/IterImpl" when use treaming processing
#333 opened by mrfeiii - 1
递归循环报错,引发StackOverflowError
#351 opened by eastlong - 1
JsonStream.serialize error,cause StackOverflowError
#352 opened by eastlong - 0
helloworld
#350 opened by gabsiiiiii - 1
Java
#344 opened by gabsiiiiii - 0
- 1
Reporte refactoring 2
#340 opened by noeliapasaca - 0
Concerns regarding the way jsoniter is implemented for high performance parsing
#342 opened by ahrooran-r - 5
Java 17 support & java-json-benchmark
#341 opened by fabienrenaud - 0
Reporte Refactoring 1
#339 opened by noeliapasaca - 0
Aplicacion del patron de diseño Strategy 2
#338 opened by BryanEstrada003 - 0
Aplicación del patrón de diseño Decorator
#337 opened by BryanEstrada003 - 0
Aplicación del patrón de diseño "Strategy"
#336 opened by BryanEstrada003 - 0
java 17 NPE
#332 opened by ozkanpakdil - 0
In the micro-benchmark test, the jsoniter serialization performance seems to be a bit poor
#328 opened by lost22git - 0
- 0
No constructor for: interface io.netty.Channel
#323 opened by DivyaSiddu0731 - 0
Codegen fails to generate Enum decoder if Enum has overriden toString() method
#320 opened by alku0571 - 1
- 0
- 0
空指针, com.jsoniter.output.JsonStream#flush
#314 opened by zhangtianxiao - 1
- 4
Jsoniter doesn't support Java 16 records
#302 opened by knl - 1
- 1
fasktjson能解析的,而JsonIterator解析不了啊
#300 opened by bglmmz - 2
- 0
Javascript
#311 opened by saikrishnacheekatla - 1
Serialize error object
#248 opened by darlandc1998 - 0
New Online Chatting App
#270 opened by Tech-Tom1 - 0
Making Use of JSON
#269 opened by Tech-Tom1 - 0
support escapeUnicode(false)
#289 opened by ovoled - 1
The tilde (~) character appears incorrectly serialized
#299 opened by yv13 - 1
Am I doing something wrong?
#296 opened by luigi-asprino - 1
Failing to parse 0 as long value when using the any api with streaming support
#301 opened by haferjir - 7
Deserialization of Untrusted Data in com.jsoniter:jsoniter [CVE-2021-23441]
#303 opened by RalphSteinhagen - 2
java.lang.RuntimeException: com.jsoniter.spi.JsonException: javassist.CannotCompileException: by java.lang.IllegalAccessError: class com.jsoniter.IterImpl cannot access its superclass com.jsoniter.IterImplForStreaming
#297 opened by sameerpateria - 0
Optimise and close performance gap with DSL Json
#295 opened by sirinath - 2
Exception when trailing comma
#274 opened by mansouryaacoubi - 0
indentation !=0 & suppress line feed between array elements in JSON output
#286 opened by RalphSteinhagen - 0
Unable to data-bind when using java-library to bind json to java-object with "case" difference in json field and class fields
#272 opened by scso - 0
JAVA classwork
#271 opened by Tech-Tom1 - 0
Kotlin encoding is 4x faster with @JsonProperty(required = true) in DYNAMIC_MODE
#265 opened by yaoligang - 0
add OSGI bundle headers
#264 opened by zspitzer - 0
- 1
Cannot serialise enums with anonymous classes
#256 opened by willtemperley - 0
ReflectionDecoderFactory isn't public
#247 opened by tkram01 - 1
Parsing newline delimited JSON using streaming API?
#246 opened by jschaf