#deserialization (19 Repositories)
Ranked open-source repositories tagged with #deserialization, scored by pull request acceptance likelihood and maintainer engagement velocity.
13.9%
11.7h
19 repositories tagged #deserialization
facet-rs/facet
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
FasterXML/jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
foxglove/mcap
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
sirthias/borer
Efficient CBOR and JSON (de)serialization in Scala
RReverser/serde-xml-rs
xml-rs based deserializer for Serde (compatible with 1.0+)
winddpan/CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
jsonapi-rb/jsonapi-rails
Rails gem for fast jsonapi-compliant APIs.
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
jsonapi-rb/jsonapi-rb
Efficiently produce and consume JSON API documents.
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
swaroopch/edn_format
EDN reader and writer implementation in Python, using PLY (lex, yacc)
k-paxian/dart-json-mapper
Serialize / Deserialize Dart Objects to / from JSON
tafia/quick-xml
Rust high performance xml reader and writer
JasonXuDeveloper/Nino
Ultimate high-performance binary serialization library for C#.
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
Crell/Serde
Robust Serde (serialization/deserialization) library for PHP 8.