MultithreadingAnalyzer
Thread analyzer
Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls.
A set of Roslyn analyzers related to multithreading
30 stars
3 watching
2 forks
Language: C#
last commit: about 7 years agoLinked from 1 awesome list
roslynroslyn-analyzers
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Analyzes C# code for exception usage best practices | 20 | |
| C# code analysis rules to enforce coding standards and best practices | 22 | |
| Analyzes .NET code for style, quality and maintainability issues | 1,598 | |
| An analyzer tool that enforces good practices in C# programming | 966 | |
| An analysis tool that generates syntax tree API calls from C# source code | 957 | |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 | |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 | |
| Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 | |
| Analyzers for code quality and best practices in C# development | 91 | |
| A lightweight framework for writing unit tests for Roslyn diagnostic analyzers and code fixes. | 25 | |
| Analyzes C# code to generate MongoDB Query API equivalent | 27 | |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 | |
| An analyzer tool for enforcing project-specific coding conventions in C# projects | 8 | |
| Provides tools to integrate Roslyn analyzers with SonarQube | 86 | |
| A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |