#安卓#fastjson是阿里巴巴的开源JSON解析库,它可以解析JSON格式的字符串,支持将Java Bean序列化为JSON字符串,也可以从JSON字符串反序列化到JavaBean。
A high-performance 100% compatible drop-in replacement of "encoding/json"
翻译 - 高性能100%兼容的“ encoding / json”替代产品
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
翻译 - 概念证明工具,用于生成利用不安全的Java对象反序列化的有效负载。
A lightweight library for converting complex objects to and from simple Python datatypes.
翻译 - 一个轻量级的库,用于将复杂对象与简单Python数据类型相互转换。
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
翻译 - 快速,正确的Python JSON库,支持数据类和日期时间
A handy swift json-object serialization/deserialization library
The fastest JSON library in C
翻译 - C语言中最快的JSON库
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Python Data Structures for Humans™.
翻译 - 适用于人类的Python数据结构™。
JexBoss: Jboss (and Java Deserialization Vulnerabilities) verify and EXploitation Tool
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
翻译 - 一种极其简单,快速,高效的跨平台序列化格式
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
翻译 - 简单的C ++序列化和反射。
Map nested JSON structures onto PHP classes
翻译 - 将嵌套的JSON结构映射到PHP类
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Rust high performance xml reader and writer
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.
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Composable custom class converters for attrs, dataclasses and friends.