xoofx / TurboXml
A .NET library to parse XML at lightspeed with zero allocation.
☆99Updated 10 months ago
Alternatives and similar repositories for TurboXml:
Users that are interested in TurboXml are comparing it to the libraries listed below
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆75Updated this week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 6 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆37Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- A low-level library for interacting with PDF files☆97Updated 4 months ago
- A tool to visualize the activity of the .NET garbage collector.☆171Updated 6 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Practical generic programming for .NET☆181Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆55Updated 5 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated last month
- Simple source only reflection library with default interface property support☆62Updated this week
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- ☆46Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Generates a synchronized version of an async method☆51Updated 2 months ago
- Moxy - Mixins code generator for C#☆119Updated 2 weeks ago
- A lightweight full text indexer for .NET☆186Updated 6 months ago
- The most revolutionary syntax visualizer☆67Updated last week
- Immutability is easy!☆42Updated 3 weeks ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆89Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆120Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!☆34Updated 6 months ago
- NWindows is a cross-platform window creation and management library for .NET