A high-performance 100% compatible drop-in replacement of "encoding/json"
-
Updated
Oct 30, 2020 - Go
{{ message }}
A high-performance 100% compatible drop-in replacement of "encoding/json"
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
.NET's fastest JSON, JSV and CSV Text Serializers
Hprose is a cross-language RPC. This project is Hprose for Golang.
A Symfony Pack for Symfony Serializer
Snapshot test your Enzyme wrappers
A Node.js framework agnostic library for (de)serializing your data to JSON API
Simple, Fast, and Declarative Serialization Library for Ruby
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Lightning fast, spec-compatible, streaming RDF for JavaScript
makes creating API responses in Rails easy and fun
A C99 SDK for connecting devices to Microsoft Azure IoT services
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
TOML for Modern C++
I've recently come to realize that the 'one-size-fits-all' mega-snippets on marzer.github.io/tomlplusplus aren't necessarily useful for everyone, and I should break them up into smaller sub-examples. I'd be totally happy to accept help with this, though that may be wishful thinking!
The most advanced and fastest full-featured web framework for isomorphic and sophisticated TypeScript projects like complex admin or management interfaces, games, desktop and mobile apps.
to_json but I wrote it myself
A parser for the SPARQL query language in JavaScript
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
The Play JSON library
EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats
We want to implement a custom method with payload key name as metricValues, but the proper ruby method name should be snake_case.
class MetricPeriodSerializer < Panko::Serializer
attributes :period, :metricValues
def metricValues
[{
'name' => 'metric1',
'value' => object.metric_1
},
{
Add a description, image, and links to the serializer topic page so that developers can more easily learn about it.
To associate your repository with the serializer topic, visit your repo's landing page and select "manage topics."
Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either: