dmitry-bym / JsonKnownTypesLinks
Simple way to serialize and deserialize polymorphic types for Json.NET
☆46Updated 5 months ago
Alternatives and similar repositories for JsonKnownTypes
Users that are interested in JsonKnownTypes are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 6 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Extends C# with Mixins.☆27Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 months ago
- Double-ended queue☆130Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆124Updated 9 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 11 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- ☆169Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Fast and light BitWriter and BitReader.☆68Updated last year