deserialization
There are 793 repositories under deserialization topic.
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
alibaba/HandyJSON
A handy swift json-object serialization/deserialization library
alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
ibireme/yyjson
The fastest JSON library in C
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
schematics/schematics
Python Data Structures for Humans™.
joaomatosf/jexboss
JexBoss: Jboss (and Java Deserialization Vulnerabilities) verify and EXploitation Tool
felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
6over3/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
facet-rs/facet
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
cweiske/jsonmapper
Map nested JSON structures onto PHP classes
json-iterator/java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
tafia/quick-xml
Rust high performance xml reader and writer
jsonpickle/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.
sharksforarms/deku
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
FasterXML/jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
python-attrs/cattrs
Composable custom class converters for attrs, dataclasses and friends.
qtc-de/remote-method-guesser
Java RMI Vulnerability Scanner
Fatal1ty/mashumaro
Fast and well tested serialization library
matt-42/iod
Meta programming utilities for C++14. Merged in matt-42/lithium
troystribling/BlueCap
iOS Bluetooth LE framework
foxglove/mcap
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
JasonXuDeveloper/Nino
Ultimate high-performance binary serialization library for C#.
Yalantis/FastEasyMapping
A tool for fast serializing & deserializing of JSON
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
encode/typesystem
Data validation, serialization, deserialization & form rendering. 🔢
orchestr7/ktoml
Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Fully Native, JS, JVM) based on KxS
joaomatosf/JavaDeserH2HC
Sample codes written for the Hackers to Hackers Conference magazine 2017 (H2HC).
reagento/adaptix
An extremely flexible and configurable data model conversion library.
qtc-de/beanshooter
JMX enumeration and attacking tool.
Pylons/colander
A serialization/deserialization/validation library for strings, mappings and lists.
jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa