metalama / Metalama.Compiler
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications
☆31Updated this week
Alternatives and similar repositories for Metalama.Compiler:
Users that are interested in Metalama.Compiler are comparing it to the libraries listed below
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 5 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Simple C# source generation based on custom templates☆103Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆53Updated 4 months ago
- Assembly-level sandboxing for .NET Core☆54Updated last month
- Implementation of a .NET GC in C# with NativeAOT☆86Updated last week
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- High performance C# implementation of the Snappy compression algorithm☆77Updated last month
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- BigMachines is State Machine library for .NET☆41Updated 2 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆113Updated last week