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

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Arrow Project for Arrow on GitHub

    1 project | news.ycombinator.com | 25 Apr 2024
  • JEP draft: Exception handling in switch

    6 projects | news.ycombinator.com | 19 Apr 2024
  • Nullable vs Option

    1 project | /r/csharp | 12 Aug 2023
  • How do you define errors?

    1 project | /r/Kotlin | 17 Apr 2023
  • Pragmatic functional programming for Python inspired by F#

    1 project | /r/programming | 13 Apr 2023