fslang-design VS Roslyn

Compare fslang-design vs Roslyn and see what are their differences.

fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas (by fsharp)

Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. (by dotnet)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fslang-design Roslyn
19 157
500 18,482
1.4% 0.8%
6.7 10.0
5 days ago 5 days ago
F# C#
- 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.

fslang-design

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

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 fslang-design and Roslyn you can also consider the following projects:

fslang-suggestions - The place to make suggestions, discuss and vote on F# language and core library features

Mono-basic - Visual Basic Compiler and Runtime

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

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

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

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

LiteDB.FSharp - Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

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

SQLProvider - A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

Bridge.NET - :spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.

FSharpx.Collections - FSharpx.Collections is a collection of datastructures for use with F# and C#.

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