Stack only json deserialization using generators and the System.Text.Json library

Stack only json deserialization using generators and the System.Text.Json library
Information
Category: .NET / Serialization
Watchers: 10
Star: 198
Fork: 7
Last update: Jun 30, 2020

Related Repos



1996v A small, high performance, powerful serializer using bssom binary protocol
 

TomaszRewak Stack only json deserialization using generators and the System.Text.Json library
 

ReubenBond Hagar There are many existing serialization libraries and formats which are efficient, fast, and support schema evolution, so why create this? Existing serialization libraries which support version tolerance tend to restrict
 

pwntester A proof-of-concept tool for generating payloads that exploit unsafe .NET object deserialization. Description ysoserial.net is a collection of utilities and property-oriented programming "gadget chains" discove
 

neuecc Utf8Json - Fast JSON Serializer for C# Definitely Fastest and Zero Allocation JSON Serializer for C#(.NET, .NET Core, Unity and Xamarin), this serializer write/read directly to UTF8 binary so boostup performance. And I adopt t
 

ServiceStack Follow @ServiceStack or view the docs, use StackOverflow or the Customer Forums for support. FREE high-perf Text Serializers and Core Utils powering servicestack.net ServiceStack.Text is an independent, dependency-free serializa
 

SilentOrbit Protocol Buffers C# Code Generator https://silentorbit.com/protobuf/ C# code generator for serialization into Googles Protocol Buffers wire format. Parses a .proto file and generates C# source files with classes for every messa
 

mbraceproject FsPickler FsPickler is a serialization library that facilitates the distribution of .NET objects. The implementation focuses on performance and completeness in supported types, including F# types. It supports multiple, pluggab
 

antmicro Migrant 0.14 This is the Migrant project by Antmicro, a fast and flexible serialization framework usable for undecorated classes, written in C#. Table of Contents Introduction Directory organization Usage F