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

GitHub

502 stars
28 watching
143 forks
Language: Scala
last commit: almost 2 years ago
Linked from 1 awesome list

cborhacktoberfestjacksonjsonscalaserializationsmilexml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127
fasterxml/jackson-modules-java8Supports Java 8 features in Jackson JSON serialization and deserialization400
gzoller/scalajackA fast JSON serialization library for Scala classes112
pjfanning/jackson-module-scala3-enumProvides Jackson module support for serializing and deserializing Scala3 enums6
scala-jsonapi/scala-jsonapiA Scala library for serializing and deserializing JSON API data structures into standard JSON formats.107
mediamath/scala-jsonProvides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON.62
fasterxml/jackson-annotationsProvides annotations for customizing JSON serialization and deserialization of Java classes1,032
msgpack/msgpack-scalaAn implementation of MessagePack serialization for Scala94
jcazevedo/moultingyamlA Scala wrapper for a YAML serialization library99
sake92/tupsonA library for serializing and deserializing JSON data in Scala8
fasterxml/jackson-docsA comprehensive resource for learning and using the Jackson JSON processor729
pjfanning/jackson-module-enumeratumA Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization4
twitter/chillExtends Kryo serialization library with Scala extensions for configuration and easy deserialization/serialization612
pjfanning/jackson-scala-reflect-extensionsAn extension to Jackson's Scala support that leverages Scala's reflection capabilities for better type information1
pichillilorenzo/jackson-jsA JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references.90