Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 33b09e2

Browse files
committedMay 31, 2025
Add IcedTasks
1 parent 9a52aa7 commit 33b09e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
107107
- [FSharp.Control.FusionTasks](https://github.com/kekyo/FSharp.Control.FusionTasks) - F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
108108
- [FSharpx.Async](https://github.com/fsprojects/FSharpx.Async) - Collection of asynchronous programming utilities for F#.
109109
- [Hopac](https://github.com/Hopac/Hopac) - Concurrent ML style concurrent programming library for F#.
110+
- [IcedTasks](https://github.com/TheAngryByrd/IcedTasks) - Cold tasks, cancellable tasks, and extensions for the `async` workflow.
110111
- [Ply](https://github.com/crowded/ply) - High performance System.Threading.(Value)Task computation expressions for F#.
111112
- [Reaction.AsyncRx](https://github.com/dbrattli/Reaction) - An implementation of Async Observables in F# for .NET and Fable.
112113
- [TaskBuilder.fs](https://github.com/rspeele/TaskBuilder.fs) - F# computation expression builder for System.Threading.Tasks.

0 commit comments

Comments
 (0)
Please sign in to comment.