KirillOsenkov / RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
☆976Updated last month
Alternatives and similar repositories for RoslynQuoter:
Users that are interested in RoslynQuoter are comparing it to the libraries listed below
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆911Updated 2 weeks ago
- A C# parser construction toolkit with high-quality error reporting☆1,140Updated 3 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,214Updated 3 weeks ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,086Updated 2 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,761Updated 5 months ago
- A lightweight and fast parsing library for C#.☆955Updated last week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆658Updated 3 weeks ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆837Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆689Updated 2 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,025Updated last week
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,541Updated this week
- Automatically exported from code.google.com/p/fast-member☆1,042Updated 9 months ago
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,269Updated this week
- High performance understanding for stack traces (Make error logs more productive)☆2,807Updated 10 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,005Updated this week
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!