computation-expressions
There are 23 repositories under computation-expressions topic.
fsprojects/FSharpPlus
Extensions for F#
rspeele/TaskBuilder.fs
F# computation expression builder for System.Threading.Tasks
CaptnCodr/Fli
Execute CLI commands from your F# code in F# style!
fsprojects/FSharp.Control.TaskSeq
A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
panesofglass/computation-expressions-workshop
F# Computation Expressions Workshop
AngelMunoz/Mondocks
An alternative way to interact with MongoDB databases from F# that allows you to use mongo-idiomatic constructs
cmeeren/Cvdm.ErrorHandling
[DEPRECATED, use FsToolkit.ErrorHandling] AsyncResult and Result computation expressions and helper functions for error handling in F#
pj/hacn
A "monad" or DSL for creating React components using Fable and F# computation expressions
giraffe-fsharp/Giraffe.Tasks
A task computation expression to work natively with .NET's Tasks from an F# application.
gusty/ScrapeM
A monadic web scraping library
pauldorehill/FSharp.Data.Cypher
Cypher queries in F#
jamil7/FSharp.Prelude
Extensions, error handling, and dependency injection in a functional way :D
marat0n/yerevan.rs
Small Rust crate that brings computation expressions idea from F# for help you to work easier with functors and monads.
nimashoghi/graphql-dotnet-fsharp
An F# wraper around the graphql-dotnet library.
nimashoghi/Validation
F# computation expression for validation
njlr/thoth-json-ce
Computation Expression for building Thoth.Json decoders
IanJCoombs/Event-Sourcing-Template
Basic event sourcing F# ASP.NET Core back-end for learning or getting started with event sourcing.
Shakadak/computation_expression.ex
F# computation expressions in Elixir
aguluman/Essential-FSharp
F# mentoring session with Ian Russel
zhxxch/EffectfulCode
algebraic effects for F#
jkone27/fsharp-computations-test
playing with fsharp computation expressions