Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
async/await
In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.
- GitHub: https://github.com/topics/async-await
- Wikipedia: https://en.wikipedia.org/wiki/Async/await
- Released: 2007
- Related Topics: callback, coroutines, async, promise, future, actor-model, continuation-passing-style, concurrent-computing,
- Last updated: 2024-12-18 00:02:23 UTC
- JSON Representation
https://github.com/mbrsagor/djangoasync
Simple Django DjangoAsync project
async async-await asynchronous django-async-view
Last synced: 13 Nov 2024
https://github.com/berkaysancar/games-swiftui-mvvm
SwiftUI, MVVM, CoreData, Async-Await, Pagination
async-await coredata json-api mvvm networking swiftui
Last synced: 21 Dec 2024
https://github.com/narmingafarova/exchange-app
shows currency exchange
api async-await exchange fetch-api
Last synced: 16 Nov 2024
https://github.com/reallyland/really-lang
The Really Programming Language
async-await fast general-purpose javascript programming-language really really-lang reasonml rust safe single-threaded web-api webassembly
Last synced: 19 Nov 2024