async-operation
There are 9 repositories under async-operation topic.
Real-Serious-Games/C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
juangburgos/QDeferred
Qt C++ alternative for handling async code execution
vishnuvijayanklm/Asyncpp
An Asynchronous C++ framework
harishajdarevic/angular-nodejs-socketio-semantic
Real time Angular 2 application with NodeJS ( express ) for back-end side and SocketIO .This application show one example of long running async operation that is visible as progress bar where user can cancel it or it can be canceled by an exception.
eegrishina/drone-pharmacy
Web application for medication delivery with order status updates and product availability based on server data.
vctxr/swift-async-operation
⛓ Learning chained async result based operations in Swift by creating a random GIF app.
weikinhuang/jasmine-stray-timers
Jasmine test helper for detecting setTimeout and setInterval usage outside of test boundaries.
weikinhuang/jasmine-stray-promises
Jasmine test helper for detecting async Promise usage outside of test boundaries.