code-cracker

Code analyzer

An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.

An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.

GitHub

1k stars
113 watching
280 forks
Language: C#
last commit: over 2 years ago
Linked from 3 awesome lists

hacktoberfest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
bkoelman/csharpguidelinesanalyzerA tool that analyzes C# code against predefined coding guidelines and reports diagnostics145
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
vannevelj/vsdiagnosticsProvides real-time code quality checks and suggestions to help developers write proper C# code65
blowin/blowincleancodeA C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices.15
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
vannevelj/sharpsourceAn analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance.37
sonarsource/sonar-dotnetAnalyzes C# and VB.NET code for quality and security issues802
mikepopoloski/slangProvides tools and services for compiling, parsing, and analyzing SystemVerilog code644
cezarypiatek/multithreadinganalyzerAnalyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls.30
kirillosenkov/roslynquoterAn analysis tool that generates syntax tree API calls from C# source code957