FSharp.Control.FusionTasks
Async framework bridge
Enables seamless interoperability between F# asynchronous workflows and .NET Task/ValueTask
F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
160 stars
11 watching
13 forks
Language: F#
last commit: about 2 years ago
Linked from 1 awesome list
asyncasync-enumerablecsharpdotnetfsharpinteroperabilitytaskvaluetask
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fsharp/emacs-fsharp-mode | Provides support and tools for the F# programming language within the Emacs text editor. | 208 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
a-synchronous/rubico | Enables simple and composable asynchronous functional programming in JavaScript | 275 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
mugenmvvmtoolkit/mugenmvvmtoolkit.fody | Adds support for saving and restoring asynchronous task states on Windows Phone and Windows Runtime platforms | 4 |
veepee-oss/vp.fsharp.sql | A library providing a strongly-typed interface to ADO.NET providers for working with databases in F# | 35 |
pimbrouwers/falco | A toolkit for building fast and functional-first web applications using F# | 530 |
rspeele/taskbuilder.fs | A computation expression builder for F# that simplifies writing asynchronous code using Task. | 236 |
facebookexperimental/libunifex | A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,486 |
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 599 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |