cybermaxs / awesome-analyzers
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆558Updated 3 months ago
Alternatives and similar repositories for awesome-analyzers:
Users that are interested in awesome-analyzers are comparing it to the libraries listed below
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆983Updated 3 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆996Updated this week
- compile time dependency injection for .NET☆854Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆886Updated last year
- Roslyn analyzers for IDisposable☆398Updated 9 months ago
- Adds null argument checks to an assembly☆686Updated last year
- A high-performance, extensible argument validation library.☆710Updated last year
- 🏃 A .NET library that runs external commands.☆732Updated this week
- 🎯 A .NET library for running a target dependency graph.☆883Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆635Updated last month
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆911Updated 2 years ago
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆691Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,254Updated last week
- Write your pipelines in C# !☆358Updated this week
- C# discriminated union source generator☆690Updated 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
- A tool that help you find duplicate transitive package references.☆486Updated last year
- Injects some very basic method timing code.☆741Updated last month
- C# Source Generator based dependency injection container implementation.☆1,092Updated 2 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆999Updated 4 months ago
- Low allocation async/await for C#/.NET☆398Updated 4 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- An efficient multi-layered caching system for .NET☆619Updated this week
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,064Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆531Updated last week
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,785Updated 8 months ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆461Updated this week
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆712Updated this week