KirillOsenkov / RoslynQuoterLinks
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
☆1,010Updated 5 months ago
Alternatives and similar repositories for RoslynQuoter
Users that are interested in RoslynQuoter are comparing it to the libraries listed below
Sorting:
- A C# parser construction toolkit with high-quality error reporting☆1,184Updated 8 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆989Updated 4 months ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,096Updated 2 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,274Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,568Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,063Updated last month
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,794Updated 9 months ago
- A tiny, friendly, C# parser construction library☆2,428Updated last year
- Roslyn-SDK templates and Syntax Visualizer☆532Updated 3 weeks ago
- Simple command-line HTTPS server for the .NET Core CLI☆822Updated 8 months ago
- compile time dependency injection for .NET☆856Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- Automatically exported from code.google.com/p/fast-member☆1,057Updated last year
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,313Updated this week
- A lightweight and fast parsing library for C#.☆1,007Updated last month
- Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io☆1,114Updated 5 months ago
- Adds null argument checks to an assembly☆687Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆639Updated 2 months ago
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,173Updated last month
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,019Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month
- Next generation API for .NET☆1,773Updated this week
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆568Updated 4 months ago
- High performance understanding for stack traces (Make error logs more productive)☆2,834Updated last year
- Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit I…☆1,462Updated last week
- The landing page for Fody repositories☆699Updated this week
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆663Updated 4 months ago