serialization
There are 3085 repositories under serialization topic.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
marcuswestin/store.js
Cross-browser storage for all use cases, used across the web.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
protobufjs/protobuf.js
Protocol Buffers for JavaScript & TypeScript.
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
USCiLab/cereal
A C++11 library for serialization
alibaba/HandyJSON
A handy swift json-object serialization/deserialization library
alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
ron-rs/ron
Rusty Object Notation
rttrorg/rttr
C++ Reflection Library
ibireme/yyjson
The fastest JSON library in C
apache/fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
rkyv/rkyv
Zero-copy deserialization framework for Rust
pallets/itsdangerous
Safely pass trusted data to untrusted environments and back.
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
bincode-org/bincode
A binary encoder / decoder implementation in Rust.
schematics/schematics
Python Data Structures for Humans™.
aaubry/YamlDotNet
YamlDotNet is a .NET library for YAML
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
vmihailenco/msgpack
msgpack.org[Go] MessagePack encoding for Golang
Neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
protostuff/protostuff
Java serialization library, proto compiler, code generator
hprose/hprose-php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
betwixt-labs/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
zfoo-project/zfoo
💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.
RuedigerMoeller/fast-serialization
FST: fast java serialization drop in-replacement