It seems like I'm forced to make this choice at least once a day

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

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

    An opinionated F# Library for error handling

  • I do think at least some of FSToolkit.ErrorHandling should be part of the core library though, it has nearly everything you could want for using these types.

  • Optional

    A robust option type for C#

  • Optional is my go-to for c# (you could also use the F# Option of course but pulling fsharp.core into a C# project tends to raise eyebrows in my experience)

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

    Vigil, the eternal morally vigilant programming language

  • Sounds kind of like vigil, where things that are wrong are duly punished

  • pyright

    Static Type Checker for Python

  • Pylance uses Pyright for type checking, so consult their GitHub for the rules it enforces (or even use Pyright directly). Pylance has a few other great features too, though.

  • kotlin-result

    A multiplatform Result monad for modelling success or failure operations.

  • 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