FSharpPlus

Extensions for F# (by fsprojects)

FSharpPlus Alternatives

Similar projects and alternatives to FSharpPlus based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better FSharpPlus alternative or higher similarity.

FSharpPlus reviews and mentions

Posts with mentions or reviews of FSharpPlus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-09.
  • Don Syme explains the downsides of type classes and the technical and philosophical reasons for not implementing them in F#
    3 projects | /r/haskell | 9 Sep 2021
    There maybe be a way to make it not have overhead. But there is precedent that this is not the case with Statically Resolved Type Parameters, and existing mechanism in F# that already lets you encode Haskell-style typeclasses and is the backbone of FSharpPlus, a typelevel (and more) library for F#. Solving constraints like this at compile-time (as opposed to having a runtime natively understand them) absolutely, positively leads to explosive compile times if you're not careful. I worked on the F# compiler for 5 years and I can attest to numerous reports related to accidental compile-time explosions just because SRTPs or inline was used a particular way.
  • Practically speaking, what does F#'s lack of higher-typed kinds mean?
    2 projects | /r/fsharp | 7 Jul 2021
    F# devs tend to use SRTP (Statically resolved type parameters) see F#+ https://github.com/fsprojects/FSharpPlus .
    2 projects | /r/fsharp | 7 Jul 2021
    There are some ways to emulate this using SRTP (statically resolved type parameters), that are inlined at compile time (more like C++ templates). This is used in https://github.com/fsprojects/FSharpPlus
  • F#+ 1.2 Released 🔷🚀
    2 projects | /r/fsharp | 7 Jun 2021
    F#+ (FSharpPlus) 1.2 released with the following changes:
  • A note from our sponsor - WorkOS
    workos.com | 28 Mar 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic FSharpPlus repo stats
6
816
8.8
about 1 month ago

fsprojects/FSharpPlus is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of FSharpPlus is F#.

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