569 skills found · Page 1 of 19
google / GsonA Java serialization/deserialization library to convert Java Objects into JSON and back
msgpack / MsgpackMessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
typestack / Class TransformerDecorator-based transformation, serialization, and deserialization between objects and classes.
Netflix / Fast JsonapiNo Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
alibaba / HandyJSONA handy swift json-object serialization/deserialization library
symfony / SerializerHandles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
marioizquierdo / Jquery.serializeJSONSerialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.
microsoft / OpenAPI.NETThe OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
dtolnay / TypetagSerde serializable and deserializable trait objects
jsonpickle / JsonpicklePython 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.
twitter / SerialLight-weight, fast framework for object serialization in Java, with Android support.
clarkduvall / Serpyridiculously fast object serialization
mobxjs / SerializrSerialize and deserialize complex object graphs to and from JSON and Javascript classes
msgpack-rpc / Msgpack RpcMessagePack-RPC is an inter-process messaging library that uses MessagePack for object serialization.
pascaldekloe / Colferbinary serialization format
x-stream / XstreamSerialize Java objects to XML and back again.
lightswitch05 / Table To JsonSerializes HTML tables into JSON objects.
ValveSoftware / FossilizeA serialization format for various persistent Vulkan object types.
unjs / Ohash# Simple object hashing, serialization and comparison utils.
RehanSaeed / Schema.NETSchema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.