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: 2025-01-01 00:02:18 UTC
- JSON Representation
https://github.com/flipeador/node.js-http-client
Simple lightweight Node.js HTTP client.
async-await http-client http-request javascript node-js
Last synced: 14 Nov 2024
https://github.com/flipeador/js-eventemitter
Store listener functions and emit events.
async-await browser event-emitter javascript nodejs
Last synced: 14 Nov 2024
https://github.com/flipeador/js-queue
JavaScript FIFO/LIFO/PRIORITY queue implementation.
async-await browser fifo-queue javascript lifo-queue nodejs priority-queue queue
Last synced: 14 Nov 2024
https://github.com/flipeador/node-workerpool
Create a pool of workers and execute a function or file in worker threads and child processes.
async-await child-process javascript nodejs worker-pool worker-threads
Last synced: 14 Nov 2024
https://github.com/flipeador/node-eventemitter
Stores listener functions and emits events.
async-await es-module event-emitter javascript nodejs
Last synced: 14 Nov 2024
https://github.com/flipeador/node-promise-ex
Provides extended promise functionality and utilities.
async-await es-module extended javascript nodejs promise
Last synced: 14 Nov 2024
https://github.com/flipeador/node.js-console-font-color
Use colors in the console.
async-await color console javascript node-js powershell
Last synced: 14 Nov 2024
https://github.com/buildexperience/networkkit
actors async-await declarative macros networking ssl-pinning swift urlsession
Last synced: 14 Nov 2024
https://github.com/d-exclaimation/desolate
A scalable concurrency toolkit for Swift 5.5+
actor-model async-await concurrency reactive-streams streaming swift
Last synced: 29 Dec 2024
https://github.com/takker99/async-lib
便利な非同期関数置き場
async-await asynciterator deno promisification promisify
Last synced: 16 Nov 2024
https://github.com/edonv/asyncbutton
Wrapper view of Button that supports asynchronous code.
async-await button concurrency ios swift swiftui
Last synced: 19 Nov 2024