C# functional-languages

Open-source C# projects categorized as functional-languages

C# functional-language Projects

functional-languages
  • language-ext

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

  • Project mention: The Monad Invasion - Part 2: Monads in Action! | dev.to | 2024-02-27

    You probably noticed that .SetName() returns a Either. You may have come across Unit in libraries like MediatR or Language-Ext. It's a simple construct representing a type with only one possible value. We use it as a placeholder for operations that do not return a value but may return another state. In our example, .SetName() is a Command that does not return a value but may fail. Therefore, the monad Either carries two possible states: Right (without value) or Left (with an Error).

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# functional-languages discussion

Log in or Post with

C# functional-languages related posts

  • 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
  • Don't sleep on Linq query syntax if you regularly iterate through large/complex data sources

    1 project | /r/csharp | 16 Feb 2023
  • What C# feature blew your mind when you learned it?

    4 projects | /r/csharp | 7 Feb 2023
  • It's actually not that bad...

    1 project | /r/ProgrammerHumor | 14 Jan 2023
  • How to Represent Functional Boolean · Discussion #1173 · louthy/language-ext

    1 project | /r/dotnet | 13 Jan 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 Jun 2024
    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. Learn more →

Index

Project Stars
1 language-ext 6,227

Sponsored
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