plokhotnyuk/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
ScalaMIT
Issues
- 5
Exception occurred while executing macro expansion. AssertionError
#1220 opened by DavidPerezIngeniero - 6
Support custom decoders with a more convenient API
#1215 opened by lexspoon - 4
How to completely disable discriminators
#1103 opened by ColOfAbRiX - 2
Missing discriminator field in ADT
#1216 opened by DavidPerezIngeniero - 3
Handling same field with different value type
#1214 opened by HelloJeevan - 2
Provide codec for standard class Duration
#1212 opened by DavidPerezIngeniero - 7
Example how to handle union of case clasess
#1208 opened by DavidPerezIngeniero - 1
totally Skip Serialization of optional class field.
#1209 opened by samuelorji - 12
Codec derivation in Scala 3.5
#1187 opened by olafmaurer - 2
sumtype with discriminator based on a common field
#1203 opened by lenguyenthanh - 4
- 4
- 3
- 1
- 5
JsonCodecMaker fails in self-type scenario
#1188 opened by nkgm - 8
Avoid inline given
#1193 opened by DavidPerezIngeniero - 4
Set Buf size before encoding value
#1189 opened by samuelorji - 2
Wrappers and recursive type
#1184 opened by DavidPerezIngeniero - 4
How to create a codec when the logic for generating JSON is already provided
#1186 opened by DavidPerezIngeniero - 3
- 1
Handle union types
#1183 opened by DavidPerezIngeniero - 15
- 5
Parallel Processing with JSON Lines files
#1174 opened by yyaarix - 2
ZIO-HTTP / Jsoniter [ unexpected end of input error ]
#1173 opened by objektwerks - 2
Selective `withTransientEmpty`
#1166 opened by beneyal - 9
upickle codec
#1163 opened by jam01 - 2
Possible out of bound write serializing double
#1160 opened by ctrychta - 1
- 6
Surprising behaviour when deserializing an Option from null when it contains a default value
#1130 opened by dleblanc - 2
Duplicated Discriminator Defined for ADT Base
#1153 opened by objektwerks - 2
Non-deterministic codegen for Option deserialization
#1146 opened by hubertp - 3
AnyVal round-trip not working as expected
#1140 opened by anoto-moniz - 1
Question: does whitespace detection by bitwise operation make jsoniter-scala faster?
#1086 opened by i10416 - 11
- 2
Path of the field with error
#1129 opened by kachaps4u - 9
case object doesn't encode correctly
#1114 opened by DesZhang - 3
JsonWriter.writeOffsetDateTime omits second if it's zero, violating RFC 3339
#1106 opened by finalchild - 1
- 2
store generated codecs as source in src_managed
#1122 opened by domdorn - 0
- 4
Using `writeToArray` for performance boost
#1104 opened by samuelorji - 7
How to ignore default Values in Case Classes and Enums?
#1101 opened by pme123 - 14
More real-world examples
#1100 opened by Ghurtchu - 2
Wondering.. do you use the io.circe package to get privilidged access to Circe AST?
#1096 opened by benhutchison - 4
Integrating Jsoniter with Tapir-Pickler
#1098 opened by kciesielski - 4
Is Fury faster than Jsoniter?
#1097 opened by objektwerks - 3
- 2
`withFileNameMapper` affects nested field
#1092 opened by iblislin - 8
Parsing failure on `Either` type
#1091 opened by iblislin - 2
Consider pointing source maps to github
#1087 opened by raquo