File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1
1
# jsoniter-scala
2
2
3
- <!-- GitAds-Verify: F6C6HTEK492VFXUWWRZ3A592G1MXNGZS -->
4
3
[ ![ Actions Build] ( https://github.com/plokhotnyuk/jsoniter-scala/workflows/build/badge.svg )] ( https://github.com/plokhotnyuk/jsoniter-scala/actions )
5
4
[ ![ Scala Steward] ( https://img.shields.io/badge/Scala_Steward-helping-brightgreen.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII= )] ( https://scala-steward.org )
6
5
[ ![ Gitter Chat] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/plokhotnyuk/jsoniter-scala?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
7
6
[ ![ Maven Central] ( https://img.shields.io/badge/maven--central-2.35.3-blue.svg )] ( https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/ )
8
7
9
8
Scala macros for compile-time generation of safe and ultra-fast JSON codecs.
10
9
11
- ![ image] ( https://user-images.githubusercontent.com/890289/213166187-b63bbd17-baf0-435a-9c02-4b9737079323.png )
12
-
13
10
[ ** Latest results of benchmarks on JVMs** ] ( https://plokhotnyuk.github.io/jsoniter-scala/ ) that compare parsing and
14
11
serialization performance of jsoniter-scala with: [ borer] ( https://github.com/sirthias/borer ) ,
15
12
[ circe] ( https://github.com/circe/circe ) ,
You can’t perform that action at this time.
0 commit comments