dmitry-bym / JsonKnownTypes
Simple way to serialize and deserialize polymorphic types for Json.NET
☆44Updated 2 weeks ago
Alternatives and similar repositories for JsonKnownTypes:
Users that are interested in JsonKnownTypes are comparing it to the libraries listed below
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- C# interface-to-member source generator☆79Updated 6 months ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- DAWG String Dictionary in C#☆119Updated 7 months ago
- Roslyn Source Code Generators with Examples☆79Updated last week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆95Updated 2 weeks ago
- Fast binary serializer☆65Updated 4 months ago
- Extends C# with Mixins.☆27Updated 2 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆149Updated 4 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated 9 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Immutability is easy!☆46Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated this week
- Benchmarking LINQ and alternative implementations☆177Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆122Updated 2 years ago
- Better random number generation for .NET☆63Updated last month