F#

Please file issues or pull requests here: https://github.com/dotnet/fsharp (by fsharp)

F# Alternatives

Similar projects and alternatives to F#

  1. Visual Studio Code

    3,119 F# VS Visual Studio Code

    Visual Studio Code

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. TypeScript

    1,419 F# VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  4. Mastodon

    1,246 F# VS Mastodon

    Your self-hosted, globally interconnected microblogging community

  5. godot-proposals

    Godot Improvement Proposals (GIPs)

  6. lodash

    212 F# VS lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

  7. Elm

    211 F# VS Elm

    Compiler for Elm, a functional language for reliable webapps.

  8. ocaml

    129 F# VS ocaml

    The core OCaml system: compilers, runtime system, base libraries

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. hyper

    108 F# VS hyper

    An HTTP library for Rust (by hyperium)

  11. rescript

    106 F# VS rescript

    ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.

  12. nom

    92 F# VS nom

    Rust parser combinator framework

  13. intellij-rust

    80 F# VS intellij-rust

    Rust plugin for the IntelliJ Platform

  14. VisualFSharp

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

  15. Fable: F# |> BABEL

    F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

  16. rustls

    61 F# VS rustls

    A modern TLS library in Rust

  17. ring

    28 F# VS ring

    An experiment. (by briansmith)

  18. rhino

    15 F# VS rhino

    Rhino is an open-source implementation of JavaScript written entirely in Java

  19. MonkeyType

    10 F# VS MonkeyType

    A Python library that generates static type annotations by collecting runtime types (by Instagram)

  20. ClojureCLR

    11 F# VS ClojureCLR

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

  21. Roslyn

    166 F# VS Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

  22. Squants

    8 F# VS Squants

    The Scala API for Quantities, Units of Measure and Dimensional Analysis

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better F# alternative or higher similarity.

F# discussion

Log in or Post with

F# reviews and mentions

Posts with mentions or reviews of F#. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.
  • old languages compilers
    12 projects | /r/ProgrammingLanguages | 26 Dec 2022
    F# F*
  • From Script to Scaffold in F#
    8 projects | dev.to | 23 Dec 2022
    This year I've been attempting Advent of Code in my favourite programming language, F#. This is a beginner(ish) centered post about making incremental changes from the smallest possible solution to something more robust.
  • for newbie , VScode+ionide or VisualStudio
    1 project | /r/fsharp | 21 Dec 2022
    I can recommend polyglot notebooks in vs code, so you can mix different languages.Take a look athttps://fsharp.org/ for some project ideas and frameworks.
  • The comeback of the Fediverse and the Old Web
    3 projects | dev.to | 4 Dec 2022
    I have many less followers on Mastodon than in the Birdsite (40 vs 341), yet my activity has generated many more interactions than there. Not only that, among the users who decided to interact with me I counted: a co-discoverer of the Laniakea supercluster, one of the lead developers behind F#, the author of many important books on Java & JVM, plus many others. I'm literally a nobody, but this time there was no algorithm relying on relevance and engament metrics to decide what to present to each one of us.
  • Chicago and London TDD Styles for Functional Programming
    4 projects | dev.to | 18 Sep 2022
    FP devs differ based on language here. Elm, like F#, tends to encourage "a bunch of functions and types in a file". While Elm supports modules, we don't really care where it came from; they're all pure, all deterministic, the compiler tells us if it works.
  • Performance of immutable collections in .NET
    4 projects | /r/dotnet | 23 Jul 2022
    The builtin fsharp collections actually are just "immutable", not persistent as you mention. (Ref: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Core/map.fs. This is just an AVL tree that returns a copy on mutations: https://github.com/fsharp/fsharp/blob/577d06b9ec7192a6adafefd09ade0ed10b13897d/src/fsharp/FSharp.Core/map.fs#L118)
  • Coming from Scala
    2 projects | /r/typescript | 3 Jul 2022
    You can dive into .NET ecosystem by trying F#. It's functional-first language so this should be familiar.
  • Parsing Lambda Error Logs in ReScript & Python
    19 projects | dev.to | 28 May 2022
    ReScript code is just like F# or OCAML; it doesn’t have a function parse phase like JavaScript, so we have to define our functions and types first before we can use them. That’s fine, but makes explaining the code backwards (meaning you start at the bottom of the file and work your way up), so we’ll start at our lambda handler and explain each part, regardless of where it’s defined.
  • Please put units in names
    7 projects | /r/programming | 21 Mar 2022
    F# is a JavaScript and .NET language for web, cloud, data-science, apps and more.
  • E
    1 project | /r/youngpeopleyoutube | 19 Mar 2022
    Also a programming joke
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic F# repo stats
26
2,199
0.0
over 2 years ago

fsharp/fsharp is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of F# is F#.


Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that F# is
the 48th most popular programming language
based on number of references?