metalama / Metalama.CompilerLinks
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.
☆39Updated this week
Alternatives and similar repositories for Metalama.Compiler
Users that are interested in Metalama.Compiler are comparing it to the libraries listed below
Sorting:
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- The most revolutionary syntax visualizer☆80Updated 7 months ago
- Implementation of a .NET GC in C# with NativeAOT☆93Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆80Updated 3 years ago
- Simple C# source generation based on custom templates☆110Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆139Updated this week
- A C# string parser based on simple templates using source generators.☆54Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- C# to HTML Converter with syntax highlighting☆56Updated 10 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fast and simple .NET parsing library☆87Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A library to build .NET profilers in .NET☆183Updated last month
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- Roslyn Source Code Generators with Examples☆100Updated this week
- Non-boxing passing of values.☆29Updated 5 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- ☆71Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago