metalama / Metalama.Compiler
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.
☆31Updated 2 weeks ago
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☆53Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- BigMachines is State Machine library for .NET☆41Updated last week
- Implementation of a .NET GC in C# with NativeAOT☆86Updated last month
- 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
- Simple C# source generation based on custom templates☆103Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆66Updated 10 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 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
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 11 months ago
- Immutability is easy!☆48Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 3 months 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 3 years ago
- ☆23Updated 4 years ago
- Non-boxing passing of values.☆27Updated 9 months ago
- C# source generator implementing variadic generics☆15Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- ☆51Updated last week
- A C# string parser based on simple templates using source generators.☆41Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 3 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago