deserializer
There are 119 repositories under deserializer topic.
tafia/calamine
A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
SeyZ/jsonapi-serializer
A Node.js framework agnostic library for (de)serializing your data to JSON API
EliotVU/Unreal-Library
UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3
Yord/pxi
🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk.
CatImmortal/CatJson
为Unity开发者量身打造的Json库,内置ILRuntime支持
netcan/config-loader
Simple C++ Config Loader Framework(Serialization & Reflection)
Zulu-Inuoe/jzon
A correct and safe(er) JSON RFC 8259 reader/writer with sane defaults.
MaskingTechnology/jitar
Distributed runtime for JavaScript and TypeScript
cloudwego/fastpb
A faster Protobuf serializer & deserializer.
MikaelPorttila/rss
📰 Deno module for deserializing RSS or ATOM XML feeds into typed objects
dkzlv/micro-transform
Super simple Typescript serializer
SAP/abap-to-json
ABAP to JSON serializer and deserializer
planetis-m/eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
reflektone-games/SimaiSharp
A serializer/deserializer for the rhythm game chart format simai.
gabbhack/deser
Serde-like de/serialization library for Nim.
ydkhatri/nska_deserialize
NSKeyedArchive plist deserializer
php-type-language/mapper
⚡ The best PHP mapper (hydrator/serializer) you've ever seen!
mpaland/bsonfy
Ultrafast BSON typescript serializer and parser
simonepri/phc-format
📝 PHC String Format implementation for Node.JS
GlebBatykov/emerald
Simple JSON serializer/deserializer for Dart (only JIT, not Flutter).
StefH/Matroska
An Ebml based serializer to deserialize a Matroska file (.mkv or .webm)
YousefEZ/discord-qalib
👾 Discord library built on discord.py to simplify source code by rendering markup (xml) templates of embeds and menus (Pagination).
pskd73/pydictable
Python object serializer/deserializer and schema validator with extendability!
ahokinson/GeoJson.NET-Unity
A port of the .NET library for GeoJSON types & corresponding Json.NET (de)serializers that works with Unity and .NET 4.6 (C# 6.0)
LancerComet/SunTori
A Typescript JSON de/serializer to ensure everything is safe at runtime.
FortySevenEffects/serde
Exchange structured data between Arduino boards
DD-Silence/Autosar
An Autosar arxml general serializer and deserializer
emrecpp/PacketHandler
Send, recv, encrypt, decrypt, compress data as Packet and send it with socket for Python. You will be able to manage socket communication easily and comprehensibly using this package.
alec1o/Byter
Byter: C# library for serializing and deserializing data to and from bytes, supporting unlimited complexity and depth.⚡
aleksandr-aleksashin/TypeIndicatorConverter
These packages help you to serialize and deserialize polymorphic types. Choosing type by discriminators field describing in C# classes.
chubbyphp/chubbyphp-deserialization
A simple deserialization.
Congyuwang/Py-Bitcoin-Explorer
High Performance Blockchain Deserializer
tjhillard/json-api-deserialize
🕸 A deserializer for JSON:API responses
tsung-wei-huang/cpp-ciri
A Fast Modern C++ Header-only Serialization Library
AMOSOMNUM/Cpp-JsonDeserialiser
Headers only! Serialise and Deserialise json from various types and data structures, performing compile-time reflection with TMP(template metaprogramming) of Modern C++(requires C++17 or later). Currently only support Qt Json Library and will support nlohmann soon.
KamranAghlami/libtlvcpp
libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.