What are your thoughts about the standard library?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
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

  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Drawbacks of adding 'Interfaces with static abstract members' in F#

    2 projects | news.ycombinator.com | 11 Nov 2022
  • Drawbacks of adding Interfaces with static abstract members in F#

    1 project | news.ycombinator.com | 11 Nov 2022
  • How do I use voptions in active patterns in F# 6?

    1 project | /r/fsharp | 7 Jun 2022
  • RFC FS-1033 Discussion

    1 project | /r/fsharp | 18 Jun 2021
  • Getting the "nuget" package manager working in Visual Studio 2019

    1 project | dev.to | 31 May 2021