.NET Runtime VS Roslyn

Compare .NET Runtime vs Roslyn and see what are their differences.

.NET Runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. (by dotnet)

Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. (by dotnet)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
.NET Runtime Roslyn
605 156
14,047 18,482
2.2% 0.6%
10.0 10.0
about 24 hours ago about 5 hours ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

.NET Runtime

Posts with mentions or reviews of .NET Runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.

Roslyn

Posts with mentions or reviews of Roslyn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-05.

What are some alternatives?

When comparing .NET Runtime and Roslyn you can also consider the following projects:

Ryujinx - Experimental Nintendo Switch Emulator written in C#

Mono-basic - Visual Basic Compiler and Runtime

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp

WASI - WebAssembly System Interface

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project

CoreCLR - CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

CSharpObfuscator - CSharp Obfuscator protects your .NET application code through obfuscation transforms, while maintaining debugging abilities for quality assurance testing.

vgpu_unlock - Unlock vGPU functionality for consumer grade GPUs.

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