615 skills found · Page 1 of 21
nutsdb / NutsdbA simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
apache / AvroApache Avro is a data serialization system.
opis / ClosureSerialize closures, anonymous classes, and arbitrary data
symfony / SerializerHandles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
schmittjoh / SerializerLibrary for (de-)serializing data of any complexity (supports JSON, and XML)
symfony / Var ExporterAllows exporting any serializable PHP data structure to plain PHP code
schmittjoh / JMSSerializerBundleEasily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
lidatong / Dataclasses JsonEasily serialize Data Classes to and from JSON
FasterXML / Jackson Module KotlinModule that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
dtolnay / MiniserdeData structure serialization library with several opposite design goals from Serde
thekvs / Cpp SerializersBenchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
SeyZ / Jsonapi SerializerA Node.js framework agnostic library for (de)serializing your data to JSON API
miguno / Kafka Storm Starter[PROJECT IS NO LONGER MAINTAINED] Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
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.
kgiszczak / ShaleShale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
TylerTemp / SaintsFieldA Unity extension tool for inspector enhancement and data serialization.
fstpackage / FstLightning Fast Serialization of Data Frames for R
encode / TypesystemData validation, serialization, deserialization & form rendering. 🔢
kristoff-it / ZiggyA data serialization language for expressing clear API messages, config files, etc.
yoshiki / Yaml ModeThe emacs major mode for editing files in the YAML data serialization format.