Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsprojects/FSharpx.Async
Asynchronous programming utilities for F#
https://github.com/fsprojects/FSharpx.Async
Last synced: 18 days ago
JSON representation
Asynchronous programming utilities for F#
- Host: GitHub
- URL: https://github.com/fsprojects/FSharpx.Async
- Owner: fsprojects
- License: other
- Created: 2015-02-23T12:11:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T23:08:05.000Z (10 months ago)
- Last Synced: 2024-09-16T01:31:55.100Z (about 2 months ago)
- Language: F#
- Homepage: http://fsprojects.github.io/FSharpx.Async/
- Size: 485 KB
- Stars: 94
- Watchers: 21
- Forks: 31
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fsharp - FSharpx.Async ★ 37 ⧗ 56 - Collection of asynchronous programming utilities for F#. [Apache 2.0] (Concurrent, asynchronous and parallel programming)
README
[![Build status](https://ci.appveyor.com/api/projects/status/jv6nki3vm2s6bmj6?svg=true)](https://ci.appveyor.com/project/SteffenForkmann/fsharpx-async)
[![Build status](https://travis-ci.org/fsprojects/FSharpx.Async.svg?branch=master)](https://travis-ci.org/fsprojects/FSharpx.Async)# FSharpx.Async [![NuGet Status](http://img.shields.io/nuget/v/FSharpx.Async.svg?style=flat)](https://www.nuget.org/packages/FSharpx.Async/)
**FSharpx.Async** is a collection of asynchronous programming utilities for F#.
See [the home page](http://fsprojects.github.io/FSharpx.Async/) for details. The home page can be [edited, forked or cloned](https://github.com/fsprojects/FSharpx.Async/tree/gh-pages)
Please contribute to this project. Don't ask for permission, just fork the repository and send pull requests.Please also join the [F# Open Source Group](http://fsharp.github.com)
# Maintainer(s)
- [@forki](https://github.com/forki)
- [@tpetricek](https://github.com/tpetricek)
- [@mausch](https://github.com/mausch)
- [@panesofglass](https://github.com/panesofglass)The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)