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-11-15 00:02:25 UTC
- JSON Representation
https://github.com/arturogonzalezm/bitcoin_trading
This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern. It leverages asyncio for asynchronous operations.
async-await asynchronous-programming asyncio codecoverage crypto pytest pytest-cov python3 real-time
Last synced: 08 Nov 2024
https://github.com/elemental-mind/deferium
Events, promises and asynchronous operations simplified
async-await async-streams asynchronous promises streams
Last synced: 08 Nov 2024
https://github.com/dimapaloskin/async-sleep
Sleep based on promise. Supports resolve and reject with defined response and error.
async-await async-sleep javascript promise sleep
Last synced: 07 Nov 2024
https://github.com/mehmet-github06/stopwatch
Making stopwatches and generating random athletes
async-await bootstrap dom-manipulation functional-programming html-css-javascript responsive try-catch
Last synced: 15 Nov 2024
https://github.com/SamShakusky/vk-botlerplate
Minimalistic and easy to setup VK Bot boilerplate. Using node (express), parcel (es6 modules and async-await avaliable) and node-vk-bot-api.
async-await babel bot es6 express node node-vk-bot-api parcel vk
Last synced: 23 Oct 2024
https://github.com/epictetusz1/weather-app
Learn by doing from The Odin Project. Makes use of APIs, Promises and Async/await
async-await learning-by-doing promises state-management theodinproject weather-app
Last synced: 06 Nov 2024
https://github.com/gatamar/async-await-cancellable-loading
Load smth before navigating to a selected view. Cancel a previous task if pressed on another item.
async-await navigation-link swiftui
Last synced: 12 Nov 2024
https://github.com/r3b311i0n/simon
Simon game for freeCodeCamp.
async-await fcc fcc-exercise fcc-frontend simon simon-game
Last synced: 08 Nov 2024
https://github.com/takker99/async-lib
便利な非同期関数置き場
async-await asynciterator deno promisification promisify
Last synced: 16 Nov 2024
https://github.com/lexhouk/goit-pyweb-hw-05
Модуль 5. Асинхронне програмування
async async-await asynchronous-programming asyncio goit goit-pyweb-hw-05 http-client http-requests python-async python-async-logging python-asyncio python-http-request studying
Last synced: 17 Nov 2024
https://github.com/chempik1234/fastapi-simple-notes
test fastAPI project
api async-await asyncpg backend fastapi fastapi-sqlalchemy postgresql pydantic pydantic-settings python python3
Last synced: 13 Nov 2024