- FIOasynchronous-programming
A type-safe, concurrent library for I/O operations, based on pure functional programming.
- FSharp.Core.AsyncSeqasynchronous-programming
Handles asynchronous sequences, efficient for streaming data operations.
- Hopacasynchronous-programming
A concurrent programming library inspired by Concurrent ML, aiding in asynchronous and parallel tasks.
- TaskBuilder.fsasynchronous-programming
Simplifies writing asynchronous code with .NET Tasks using computation expressions.