NetFabric.Hyperlinq.Analyzer

Code analyzer

An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.

A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.

GitHub

44 stars
5 watching
6 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

analyzercsharpdotnetenumerationlinqnugetnuget-packageperformanceroslyn-analyzer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
bkoelman/csharpguidelinesanalyzerA tool that analyzes C# code against predefined coding guidelines and reports diagnostics145
sonarsource/sonar-dotnetAnalyzes C# and VB.NET code for quality and security issues802
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
microsoft/infersharpA tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities.737
mongodb/mongo-csharp-analyzerAnalyzes C# code to generate MongoDB Query API equivalent27
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
netfabric/netfabric.hyperlinqProvides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types.875
vannevelj/vsdiagnosticsProvides real-time code quality checks and suggestions to help developers write proper C# code65
cxxxr/sblintA tool to analyze Common Lisp source code and report errors or warnings122
rlgnak/selectorlyzer.analyzersAn analyzer tool for enforcing project-specific coding conventions in C# projects8