postsharp / Metalama.Compiler
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications
☆25Updated last week
Related projects ⓘ
Alternatives and complementary repositories for Metalama.Compiler
- The most revolutionary syntax visualizer☆62Updated last month
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- Simple C# source generation based on custom templates☆97Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆79Updated last month
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Non-boxing passing of values.☆27Updated 4 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆38Updated this week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆40Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- C# interface-to-member source generator☆76Updated 2 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆49Updated 4 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- Embed resource files more C# programmer friendly!☆68Updated 5 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- C# implementation of a Rope<T> immutable data structure.☆81Updated 2 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- High performance C# implementation of the Snappy compression algorithm☆64Updated last month
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 3 months ago
- Roslyn Source Code Generators with Examples☆64Updated this week
- Interop bindings for mimalloc.☆32Updated 2 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆108Updated last week