jsoniter-scala

JSON codec generator

Provides a way to generate efficient and safe JSON codecs at compile-time using Scala macros

Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster

GitHub

752 stars
21 watching
100 forks
Language: Scala
last commit: about 1 month ago
Linked from 2 awesome lists

circehigh-performancejmh-benchmarksjsonjsoniter-scalajvmlibrarymacrosparsingscalascala-jsscala-libraryscala-nativescala3scalajsserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
plokhotnyuk/fast-string-interpolator A high-performance Scala macro that generates string interpolators with improved speed and memory usage. 90
gzoller/scalajack A fast JSON serialization library for Scala classes 112
mediamath/scala-json Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. 62
scala-jsonapi/scala-jsonapi A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. 107
sake92/tupson A library for serializing and deserializing JSON data in Scala 8
azhur/kafka-serde-scala Library providing implicit typeclass converters for various serialization formats to Kafka serializers 57
andyglow/scala-jsonschema Generates JSON Schemas from Scala data types and objects 124
jwt-scala/jwt-scala A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. 675
spray/spray-json A lightweight JSON implementation in Scala 974
fasterxml/jackson-module-scala A Jackson module providing support for serialization and deserialization of Scala data structures 502
battermann/sbt-json A plugin for sbt that generates Scala case classes for easy access to JSON data 31
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 861
scalapb-json/scalapb-argonaut Converts messages between JSON and Protocol Buffers formats for use in Scala applications. 2
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 226
nestorpersist/json A fast and immutable JSON parser written in Scala 11