dubiousconst282 / DistIL
Post-build IL optimizer and intermediate representation for .NET programs
☆127Updated last month
Alternatives and similar repositories for DistIL:
Users that are interested in DistIL are comparing it to the libraries listed below
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 5 months ago
- A collection of various dangerous operations.☆27Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- Managed wrappers around the .NET Unmanaged API☆71Updated 10 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆102Updated last year
- C# Source Generator for UTF-8 binary literal☆138Updated 6 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- C# implementation of a Rope<T> immutable data structure.☆119Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆57Updated 7 months ago
- Embed resource files more C# programmer friendly!☆70Updated 9 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 6 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆81Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Practical generic programming for .NET☆193Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆180Updated last year
- A fast and simple .NET parsing library☆75Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 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
- Inject arbitrary IL code at compile time.☆245Updated 3 months ago
- C# interface-to-member source generator☆79Updated 6 months ago
- Simple C# source generation based on custom templates☆102Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago