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.

GitHub

5 stars
2 watching
1 forks
Language: C#
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
dvlsg/async-cspAn implementation of Communicating Sequential Processes using ES2016's async/await syntax.317
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
junker/paren-asyncProvides an asynchronous programming extension for the Parenscript language3
real-serious-games/c-sharp-promiseA C# promises library for managing asynchronous operations in game development and other high-performance applications.1,207
danielearwicker/computed-async-mobxAn extension to MobX for creating asynchronous computations with built-in promise management and delayed computation.165
leebyron/rollup-plugin-asyncTransforms async functions to generator functions before bundling40
nlkl/optionalProvides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling905
tmenier/asyncpocoA .NET micro-ORM with asynchronous API and cross-platform support.127
svermeulen/nvim-luscA Lua-based library for structured async/ concurrency in Neovim13