What are your thoughts about the standard library?

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
  • fslang-design

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

    This is https://github.com/fsharp/fslang-design/blob/main/RFCs/FS-1079-union-properties-visible.md

  • FSharpx.Collections

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

    I have an incomplete impl of my own ResizeArray module here, with some of it being taken from FSharpx.Collections. It'd be nice for it to have the same kinda things that List, Seq, Array, etc support while also having functions specifically for ResizeArray functionality. Would also be nice to see something similar for System.Collections.Generic.Dictionary, along with its own type alias (like ResizeDict or something?), ref (and an active pattern, ideally), and other common mutable structures which don't always get the love they deserve

  • 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.

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