F# career advice

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
  • language-ext

    C# functional language extensions - a base class library for functional programming

  • I ran into similar issues when using C# for functional programming, but I found this library language-ext, which provides options and a bunch of other FP goodies

  • func

    Library to extend C#'s functional programming capabilities (by awsxdr)

  • Instead a friend of mine I work with has written this https://github.com/awsxdr/func we use it in work on our API in eliminating null from the domain. Anyway I know I can get a pull request in easy as well if I want something changed

  • 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

  • What C# feature blew your mind when you learned it?

    4 projects | /r/csharp | 7 Feb 2023
  • Biggest features you miss from other languages?

    2 projects | /r/dotnet | 3 Feb 2021
  • Why don't you just use F#?

    1 project | news.ycombinator.com | 18 Sep 2023
  • Option<T> monad for Unity/UniTask

    2 projects | /r/Unity3D | 10 Jul 2023
  • Result pattern: language-ext vs FunctionalExtensions?

    2 projects | /r/dotnet | 7 Jul 2023