C-Sharp-Promise
Async operation library
A C# promises library for managing asynchronous operations in game development and other high-performance applications.
Promises library for C# for management of asynchronous operations.
1k stars
66 watching
149 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list
async-operationc-sharpgame-developmentpromiseunityunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
funcool/promesa | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 273 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
dnikolovv/optional-async | Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
youngjuning/wx-promise-pro | A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
shkolovy/classic-algorithms-c-sharp | A collection of implementations of fundamental algorithms and data structures in C# | 35 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
deput/rwpromisekit | A lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations. | 114 |