F# vs C# perf for the same algorithm and data structures (Advent of Code)

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • As part of this year's Advent of Code, I've been solving this year's problems in both C# and F#, and sometimes posting my solutions in /r/adventofcode .

  • fsharp-hashcollections

    Library providing fast hash based immutable map and set

  • Also tried using FSharp.HashCollections.HashSet to compare, it's in the same ballpark as the F# solutions with BCL data types:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • PushStream6

    Push Stream for F#6

  • This article from F# Advent 2021 discusses the problem you're trying to solve and provides some solutions.

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