jackson-module-scala
Scala serializer
A Jackson module providing support for serialization and deserialization of Scala data structures
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
502 stars
28 watching
143 forks
Language: Scala
last commit: 2 months ago
Linked from 1 awesome list
cborhacktoberfestjacksonjsonscalaserializationsmilexml
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| Supports Java 8 features in Jackson JSON serialization and deserialization | 400 |
| A fast JSON serialization library for Scala classes | 112 |
| Provides Jackson module support for serializing and deserializing Scala3 enums | 6 |
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
| Provides annotations for customizing JSON serialization and deserialization of Java classes | 1,032 |
| An implementation of MessagePack serialization for Scala | 94 |
| A Scala wrapper for a YAML serialization library | 99 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A comprehensive resource for learning and using the Jackson JSON processor | 729 |
| A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization | 4 |
| Extends Kryo serialization library with Scala extensions for configuration and easy deserialization/serialization | 612 |
| An extension to Jackson's Scala support that leverages Scala's reflection capabilities for better type information | 1 |
| A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |