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: over 2 years ago
Linked from 1 awesome list
asyncasync-enumerablecsharpdotnetfsharpinteroperabilitytaskvaluetask
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of asynchronous programming utilities for F# | 163 |
| Utilities for asynchronous programming in F# | 94 |
| The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
| A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 357 |
| Provides support and tools for the F# programming language within the Emacs text editor. | 209 |
| A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 686 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| F# implementation of the GraphQL query language specification | 399 |
| Adds support for saving and restoring asynchronous task states on Windows Phone and Windows Runtime platforms | 4 |
| A library providing a strongly-typed interface to ADO.NET providers for working with databases in F# | 35 |
| A toolkit for building fast and functional-first web applications using F# | 531 |
| A computation expression builder for F# that simplifies writing asynchronous code using Task. | 236 |
| A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
| An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 600 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |