error-prone by google

Catch common Java mistakes as compile-time errors

created at Aug. 21, 2014, 11:26 p.m.

Java

163 +0

6,716 +7

722 +1

GitHub
SkiaSharp by mono

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

created at Feb. 22, 2016, 5:54 p.m.

C#

121 -1

4,075 +13

517 +1

GitHub
roslynator by dotnet

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

created at April 26, 2016, 6:51 p.m.

C#

40 +0

2,967 +9

242 -1

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

created at Oct. 5, 2016, 12:54 p.m.

C#

56 +0

2,586 +6

156 +1

GitHub
StyleCopAnalyzers by DotNetAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

created at Nov. 17, 2014, 5:29 p.m.

C#

86 +0

2,574 +3

506 +0

GitHub
csharp-source-generators by amis92

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

created at Oct. 9, 2020, 2:59 p.m.

Unknown languages

78 +1

1,875 +7

182 +2

GitHub
roslyn-analyzers by dotnet

None

created at June 5, 2015, 5:48 p.m.

C#

77 +0

1,526 +6

453 +1

GitHub
code-cracker by code-cracker

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

created at Nov. 7, 2014, 12:31 a.m.

C#

114 +0

1,123 +0

283 +0

GitHub
MappingGenerator by cezarypiatek

arrows counterclockwise "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.

created at Feb. 15, 2018, 9:43 p.m.

C#

31 +0

1,027 +1

121 +0

GitHub
FlubuCore by dotnetcore

A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.

created at May 5, 2017, 5:02 p.m.

C#

40 +0

893 +0

101 +0

GitHub
RoslynQuoter by KirillOsenkov

Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree

created at Dec. 21, 2014, 5:44 a.m.

C#

29 +0

886 +3

120 +0

GitHub
stronginject by YairHalberstadt

compile time dependency injection for .NET

created at July 7, 2020, 6:18 a.m.

C#

28 +1

839 +4

23 +0

GitHub
ErrorProne.NET by SergeyTeplyakov

Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)

created at Oct. 27, 2015, 9:09 p.m.

C#

24 +0

728 +2

41 +0

GitHub
roslyn-linq-rewrite by antiufo

Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.

created at Sept. 9, 2016, 1:07 p.m.

C#

41 +0

716 +0

31 +0

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

created at Aug. 28, 2012, 7:37 a.m.

C#

53 -1

715 +2

220 +0

GitHub
RoslynClrHeapAllocationAnalyzer by Microsoft

Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.

created at Oct. 12, 2014, 8:13 a.m.

C#

32 +0

644 +1

66 +0

GitHub
Scripty by daveaglick

Tools to let you use Roslyn-powered C# scripts for code generation

created at May 23, 2016, 7:45 p.m.

C#

43 +0

619 +0

76 +0

GitHub
roslyn-sdk by dotnet

Roslyn-SDK templates and Syntax Visualizer

created at March 2, 2017, 10:14 p.m.

C#

39 +0

488 +1

252 +0

GitHub
CodeGeneration.Roslyn by AArnott

Assists in performing Roslyn-based code generation during a build.

created at Dec. 12, 2015, 7:58 p.m.

C#

33 +0

407 +0

64 +0

GitHub
Testura.Code by Testura

Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.

created at Jan. 18, 2017, 7:40 p.m.

C#

13 +0

291 +0

29 +0

GitHub