microsoft / FrozenObjects
FrozenObjects serializer and deserializer
☆90Updated 2 years ago
Alternatives and similar repositories for FrozenObjects:
Users that are interested in FrozenObjects are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- C# Source Generator for UTF-8 binary literal☆137Updated 5 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆80Updated last month
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 11 months ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator