deserialization topic
ktoml
Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS
java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
FastEasyMapping
A tool for fast serializing & deserializing of JSON
typesystem
Data validation, serialization, deserialization & form rendering. 🔢
cattrs
Composable custom class converters for attrs, dataclasses and friends.
colander
A serialization/deserialization/validation library for strings, mappings and lists.
dart-json-mapper
Serialize / Deserialize Dart Objects to / from JSON
marshmallow-jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow