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/d-exclaimation/desolate
A scalable concurrency toolkit for Swift 5.5+
actor-model async-await concurrency reactive-streams streaming swift
Last synced: 07 Nov 2024
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/mmmagiccoder/swiftnet
π» A Swift package for flexible networking in SwiftUI, offering JSON and data fetching, file uploading, and downloading using Escaping Closures, Combine, and async-await.
async-await combine downloading escaping escapingclosures fetching ios json library network networking swift swift-package-manager swiftui uploading urlsession xcode
Last synced: 06 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/p5-vbnekit/async_primitives.prototypes
C++17 asynchronous primitives prototype library
async async-architecture async-await async-functions async-programming asyncapi asynchronous asynchronous-tasks asynctask cpp cpp17 cpp17-library
Last synced: 23 Oct 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/adam-marianowski/react-students
πReact + JSON server π simple app to implement some basic features throughout my React courses.
async-await css hooks-api-react javascript json-server json-server-auth json-server-mock promises react react-components react-hooks react-router reactjs
Last synced: 06 Nov 2024
https://github.com/rafael-m-silva/previsao-do-tempo
async-await css3 fetch-api html5 javascript openweather-api
Last synced: 07 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/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
https://github.com/RMariowski/QuotefancyDownloader
Simple console application written in .NET Core 2.2, that automatically downloads images from quotefancy.com
async async-await async-functions async-programming asynchronous asynchronous-programming asynchronous-tasks asynctask console-application csharp dotnet dotnet-core dotnet-core2 dotnetcore
Last synced: 23 Oct 2024
https://github.com/IronHack-MERN/dontworry
api async-await emotion hooks reactjs states styled-components useeffect-hook usestate
Last synced: 23 Oct 2024
https://github.com/qard/http-iterator
Convert http servers to async iterators
async-await async-iterators http nodejs
Last synced: 08 Nov 2024
https://github.com/jouni-kantola/webpack-promote-modern-browsers
Example web application with webpack and TypeScript, showcasing load of separate bundles for native/transpiled dynamic imports, async/await and tree shaking
async-await dotnet-core dynamic-import typescript webpack
Last synced: 23 Oct 2024
https://github.com/thitikorn-nupan/nod-js-crud-mysql-async-understand-winston-env
this project I got to know .env file , it's so good when I've to connect any database I'm not necessary to write my info-database in my .js file. Also I've knew the winston module this libary it's good for logging and save any log to some file. Also I connected the database with pg (pooling) many people says best proformance. (So do I)
async-await environment javascript mysql nodejs pooling promise winston-logger
Last synced: 06 Nov 2024
https://github.com/jcampbell57/weather-app
Input a city to retrieve weather information. The purpose of this project is to practice integration of an API, linter, Prettier and JavaScript compiler.
async-await babel css3 dom-manipulation eslint html5 javascript javascript-modules json localstorage prettier promises serialization weather-api webpack
Last synced: 12 Nov 2024
https://github.com/elemental-mind/awaitium-js
Put your await on fire and chain together async functions, promises and syncronous code in one line.
async async-await chainable-interface chaining promises
Last synced: 08 Nov 2024