serialize-objects
There are 18 repositories under serialize-objects topic.
rikimaru0345/Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
malcommac/SwiftMsgPack
đź’¬ Fast & Lightweight MsgPack Serializer & Deserializer for Swift
xbyl1234/android_analysis
a few android analysis tools, jni trace by native hook, Java Object Format to Json for Xposed and Frida
dart-league/dson
dart library which converts Dart Objects into their JSON representation
raul1991/diver.js
Dives deep into the dom and dumps it in the object literal notation.
BayatGames/BinaryFormatter
Easy, Fast and Lightweight Binary Formatter. (Serializer and Deserializer)
Kermalis/EndianBinaryIO
A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.
commenthol/serialize-to-js
serialize objects to javascript
6bee/aqua-core
Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information
marcospassos/java-php-serializer
A Java library for serializing objects as PHP serialization format.
mikhailvs/simple-serializer
Easily serialize any object.
franciscojsc/crud-user-with-serialized
Java + Swing | Cadastro de Usuário, com acesso após login.
JoniSt/NetSerializer
Small Java serializer for networking applications, focused on reducing bandwidth.
SimplyProgrammer/Java-SerialX
Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!
commenthol/serialize-to-module
serialize objects to node module
GadhiyaAkash/serialize-form-data
Effortlessly serialize and transmit HTML form data with this powerful package
JamzumSum/IndexSerializer
Serialize objects like pickle, and read them randomly.
pherrymason/jquery.serializeObject
Serializes form data into an object.