dubiousconst282 / DistIL
Post-build IL optimizer and intermediate representation for .NET programs
☆123Updated 3 weeks ago
Alternatives and similar repositories for DistIL:
Users that are interested in DistIL are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- A collection of various dangerous operations.☆27Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- Managed wrappers around the .NET Unmanaged API☆62Updated 9 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 10 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- The most revolutionary syntax visualizer☆69Updated last month
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 5 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆79Updated 3 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆55Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- NWindows is a cross-platform window creation and management library for .NET☆82Updated 10 months ago
- C# interface-to-member source generator☆78Updated 5 months ago
- C# source generator implementing variadic generics☆15Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last month
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Practical generic programming for .NET☆189Updated this week
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- Span-ify your code: write high performance memory aware C#☆70Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 5 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year