Repositories tagged with "serialization"
protobuf
protocolbuffers
โProtocol Buffers - Google's data interchange formatโ
flatbuffers
google
โFlatBuffers: Memory Efficient Serialization Libraryโ
fastjson
alibaba
โFASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.โ
toon
toon-format
โ๐ Token-Oriented Object Notation (TOON) โ Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK.โ
store.js
marcuswestin
โCross-browser storage for all use cases, used across the web.โ
go
json-iterator
โA high-performance 100% compatible drop-in replacement of "encoding/json"โ
protobuf.js
protobufjs
โProtocol Buffers for JavaScript and TypeScript. Fast, conformant, and versatile. No protoc required.โ
ysoserial
frohoff
โA proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.โ
orjson
ijl
โFast, correct Python JSON library supporting dataclasses, datetimes, and numpyโ
marshmallow
marshmallow-code
โA lightweight library for converting complex objects to and from simple Python datatypes.โ
MessagePack-CSharp
โExtremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]โ
kryo
EsotericSoftware
โJava binary serialization and cloning: fast, efficient, automaticโ
magic_enum
Neargye
โStatic reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate codeโ
kotlinx.serialization
Kotlin
โKotlin multiplatform / multi-format serialization โ
cereal
USCiLab
โA C++11 library for serializationโ
fory
apache
โA blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange.โ
fastjson2
โ๐ FASTJSON2 is a Java JSON library with excellent performance.โ
HandyJSON
โA handy swift json-object serialization/deserialization libraryโ