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
752 stars
21 watching
100 forks
Language: Scala
last commit: 2 months ago
Linked from 2 awesome lists
circehigh-performancejmh-benchmarksjsonjsoniter-scalajvmlibrarymacrosparsingscalascala-jsscala-libraryscala-nativescala3scalajsserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance Scala macro that generates string interpolators with improved speed and memory usage. | 90 |
| A fast JSON serialization library for Scala classes | 112 |
| Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| Library providing implicit typeclass converters for various serialization formats to Kafka serializers | 57 |
| Generates JSON Schemas from Scala data types and objects | 124 |
| A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| A lightweight JSON implementation in Scala | 974 |
| A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
| A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| Converts messages between JSON and Protocol Buffers formats for use in Scala applications. | 2 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A fast and immutable JSON parser written in Scala | 11 |