optional-async
Async wrapper
Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting
Async extensions for Nils Luck's Optional library.
5 stars
2 watching
1 forks
Language: C#
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| An implementation of Communicating Sequential Processes using ES2016's async/await syntax. | 317 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| Provides an asynchronous programming extension for the Parenscript language | 3 |
| A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,207 |
| An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |
| Transforms async functions to generator functions before bundling | 40 |
| Provides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling | 905 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| A Lua-based library for structured async/ concurrency in Neovim | 13 |