FSharp.Control.AsyncSeq
Async utility library
A collection of asynchronous programming utilities for F#
Asynchronous sequences for F#
163 stars
25 watching
59 forks
Language: F#
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
kekyo/fsharp.control.fusiontasks | Enables seamless interoperability between F# asynchronous workflows and .NET Task/ValueTask | 160 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsprojects/ifsharp | An implementation of F# language support in Jupyter Notebooks for .NET and Mono environments. | 442 |
fsprojects/fantomas | Automatically formats F# source code to improve readability and consistency | 773 |