What are the features you're looking forward to in the next version of Fsharp?

This page summarizes the projects mentioned and recommended in the original post on /r/fsharp

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fslang-design

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

    Nullable reference types . This will make nulls largely a non-issue when dealing with dotnet libraries. Generally they are already annotated so as soon as F# gets this it will be clear what is and what is not nullable when using libraries from F#.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • fslang-suggestions

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

    "Blessed" literals: only FSharp.List and System.Array have a built-in collection syntax in the language ([ ] and [| |]). Only FSharp.List has a special pattern matching constructor (::). The language itself shouldn't favor a particular type over another: it should be possible, at the library level, to write the same code but using different collection types (related discussion here).

  • corert

    Discontinued This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.

  • VisualFSharp

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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • RFC FS-1110,1111 - "index syntax (expr[idx] instead of expr.[idx]) and ref cell op deprecation (.Value instead of !)" has been merged into the F# compiler and will be available starting the next .NET 6 release candidate.

    2 projects | /r/fsharp | 23 Aug 2021
  • Is there a way to connect RFCs <-> PRs <-> targeted F# releases <-> release dates?

    5 projects | /r/fsharp | 19 Jun 2021
  • .NET Digest #3

    2 projects | dev.to | 4 Sep 2024
  • Experimentation with Optimized Closures

    1 project | /r/fsharp | 31 Mar 2023
  • Load projects with dependencies on Repl

    1 project | /r/fsharp | 29 Mar 2023