Software Alternatives & Reviews

Source Insight VS Roslyn

Compare Source Insight VS Roslyn and see what are their differences

Source Insight logo Source Insight

Source Insight is a programming editor & code browser with built-in live analysis for C/C++, C#, Java, and more; helping you understand large projects.

Roslyn logo Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. - dotnet/roslyn
  • Source Insight Landing page
    Landing page //
    2022-01-21
  • Roslyn Landing page
    Landing page //
    2023-08-21

Source Insight videos

STM32F0 Tutorial 2: Blinking LED with CubeMX, Keil ARM and Source Insight - Part 2

More videos:

  • Tutorial - STM32F0 Tutorial 2: Blinking LED with CubeMX, Keil ARM and Source Insight - Part 1
  • Review - source insight

Roslyn videos

Analyzing source code using Roslyn - Erik Schierboom - NDC Oslo 2020

More videos:

  • Review - ROSLYN HOTEL TOUR AND REVIEW IN DEPTH MUST WATCH

Category Popularity

0-100% (relative to Source Insight and Roslyn)
Code Coverage
88 88%
12% 12
Code Analysis
66 66%
34% 34
Code Review
0 0%
100% 100
Code Quality
100 100%
0% 0

User comments

Share your experience with using Source Insight and Roslyn. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Roslyn seems to be more popular. It has been mentiond 33 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Source Insight mentions (0)

We have not tracked any mentions of Source Insight yet. Tracking of Source Insight recommendations started around Mar 2021.

Roslyn mentions (33)

  • Generating C# code programmatically
    Recently, while creating some experimental C# source code generators (xafero/csharp-generators), I was just concatenating strings together. Like you do, you know, if things have to go very quickly. If you have a simple use case, use a formatted multi-line string or some template library like scriban. But I searched for a way to generate more and more complicated logic easily - like for example, adding raw SQL... - Source: dev.to / about 1 month ago
  • Use Case Driven Development with Low-Code
    At runtime, the Case C# expressions are embedded into a function and dynamically compiled into an assembly using the Roslyn C# compiler. Then the function that contains the expression is called (e.g. CaseAvailableFunction.Availablle()). At runtime, the function provides various methods to access stored case values as well as the current input data. - Source: dev.to / 9 months ago
  • How do IDEs add language support / detect the language you are using?
    It's no surprise that IDEs can do the same thing, and they may even share the same codebase for doing so. For instance, C#'s Roslyn compiler states:. Source: 11 months ago
  • Nostalgic for VB? BASIC is anything but dead
    Way back in 2014, Microsoft said it [VB.NET] would go open source, but all that emerged is the rather less interesting Roslyn. Source: about 1 year ago
  • Problem with a lesson about nullable types
    I downloaded the Roslyn compiler, but it seems that nothing changed, I still get the same error. Source: about 1 year ago
View more

What are some alternatives?

When comparing Source Insight and Roslyn, you can also consider the following products

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.

Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.

ReSharper - ReSharper is a productivity tool for visual studio that provides tools and features to help you manage your code.

CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.

Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free

Source-Navigator NG - Source-Navigator NG is a source code analysis tool.