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-08 00:02:14 UTC
- JSON Representation
https://github.com/robertklep/top-level-await
Use `await` at your Node.js code's top level!
Last synced: 07 Nov 2024
https://github.com/theangrybyrd/icedtasks
F# Cold Tasks and Cancellable Tasks
async-await dotnet dotnet-core fsharp
Last synced: 26 Oct 2024
https://github.com/fawdlstty/libfv
libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client
async-await cpp20 http https ssl tcp websocket
Last synced: 07 Nov 2024
https://github.com/sof3/await-generator
Write code in async/await style in PHP using generators.
async-await async-generator await php php-async virion
Last synced: 22 Oct 2024
https://github.com/h2non/riprova
Versatile async-friendly retry package with multiple backoff strategies
async-await asyncio backoff decorator python resiliency resilient retry
Last synced: 31 Oct 2024
https://github.com/thomhurst/EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
async async-await asynchronous asynchronous-programming rate-limiting task tasks
Last synced: 09 Nov 2024
https://github.com/ealmansi/set-interval-async
Modern version of setInterval for promises and async functions.
async-await clearinterval cleartimeout concurrency es6 javascript promises recurrent setinterval settimeout timer typescript
Last synced: 29 Oct 2024
https://github.com/peterfriese/SwiftUI-Concurrency-Essentials
Code for my article / video series "SwiftUI Concurrency Essentials"
async-await concurrency swift swiftui
Last synced: 12 Nov 2024
https://github.com/codigami/hapi-starter-kit
Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices
async-await boilerplate code-climate code-coverage docker docker-compose es7 es8 eslint hapi javascript mocha newrelic nodejs sinon standard-js starter-kit swagger travis-ci yarn
Last synced: 10 Oct 2024
https://github.com/rpgeeganage/async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
array array-helper array-manipulations array-methods array-processing array-utils arrays async-await async-callback async-ray es6-modules javascript loops modules node-js node-module typescript-library utility
Last synced: 26 Oct 2024
https://github.com/leocavalcante/swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
async-await concurrency futures php streams swoole swoole-coroutines
Last synced: 31 Oct 2024
https://github.com/vsilaev/tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
async async-await asynchronous-programming concurrent-programming continuations coroutines java
Last synced: 30 Oct 2024
https://github.com/elierotenberg/react-prepare
Prepare you app state for async server-side rendering and more!
async-await react redux server-side-rendering universal
Last synced: 28 Aug 2024
https://github.com/night-cruise/async-rust
这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
async async-await async-runtime asynchronous await rust
Last synced: 24 Sep 2024
https://github.com/nvdv/atq
distributed task queue for asyncio
async-await asyncio python python3 task-queue
Last synced: 01 Nov 2024
https://github.com/request-dl/request-dl-nio
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
async-await certificate-pinning combine declarative linux mtls-authentication networking request swift swift-nio
Last synced: 31 Oct 2024
https://github.com/ide/await-lock
Mutex locks for async functions
async-await concurrency mutex-lock
Last synced: 30 Oct 2024
https://github.com/orkon/koa2-example-app
An app that is built using koa2 and async/await
async-await babel koa2 nodejs pm2
Last synced: 16 Oct 2024
https://github.com/mariusschulz/egghead-async-await
Code for my "Asynchronous JavaScript with async/await" egghead.io course.
async-await asynchronous javascript
Last synced: 31 Oct 2024
https://github.com/wangshijun/course-javascript-async-await
:fire: Source code for course "asynchronous javascript with async/await"
async async-await course feweekly javascript nodejs
Last synced: 28 Oct 2024
https://github.com/labs42io/itiriri-async
A library for asynchronous iteration.
async-await async-iterable async-iterator filter for-await-of map slice
Last synced: 09 Nov 2024
https://github.com/radonjs/Radon
Object oriented state management solution for front-end development.
async async-await asynchronous frontend-framework frontend-webdevelopment object-oriented object-oriented-programming predictable predictable-state promises react state state-management time-travel
Last synced: 02 Aug 2024
https://github.com/didilinkin/vue-spa-wx-shangchao
上朝科技 - 物业管理系统 - 微信公众号网站 - Vue2.0
async-await axios babel es2015 es2016 eslint faker gulp layzr mint-ui mockjs picker pug-templates sass sweetalert2 vue-cli-template vue-router2 vue2 vuex2 webpack2
Last synced: 11 Oct 2024
https://github.com/sergioramos/apr
this is like caolan/async which is like lodash but async, but awaitful
async async-await async-programming control-flow es2015 javascript promises
Last synced: 27 Oct 2024
https://github.com/ronanociosoig/tuist-pokedex
A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com
architecture async-await combine ios ios-app ios-swift modular-architecture modularization swift5 tuist unidirectional-dataflow xcode13
Last synced: 04 Nov 2024
https://github.com/bve-reborn/switchyard
Real-time compute-focused async executor with job pools, thread-local data, and priorities.
Last synced: 09 Nov 2024
https://github.com/nkcmr/async
experimental promises in go1.18 with generics
async async-await generics go golang
Last synced: 09 Nov 2024
https://github.com/KuiBaDB/kbio
Another Async IO Framework based on io_uring
async async-await asyncio await io-uring kuibadb rust rust-async
Last synced: 09 Nov 2024
https://github.com/vinhnx/shift
Light-weight & concurrent EventKit wrapper
async-await asynchronous calendar combine concurrency eventkit ios swift swift-package-manager swift5 swiftui wrapper xcode
Last synced: 07 Nov 2024
https://github.com/irrustible/async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
async async-await channels concurrency futures
Last synced: 09 Nov 2024
https://github.com/tannerdsilva/SwiftSlash
Concurrent shell scripting framework with deep support for async/await.
async async-await await cli concurrency linux macos script shell swift swift-library
Last synced: 05 Aug 2024
https://github.com/rushisangani/swiftmvvmdemo
Swift + MVVM + XCTests + SOLID + SwiftPackage
async-await combine combine-framework coordinator-pattern ios-swift mvvm-architecture mvvm-ios solid-principles swift swiftpackage swiftui swiftui-example unittest xctests
Last synced: 28 Oct 2024
https://github.com/node-modules/mz-modules
Same as `mz`, but wrap modules in the world rather than core API.
Last synced: 02 Nov 2024
https://github.com/crowding/async
Asynchronous programming for R -- async/await and generators/yield
async async-await asynchronous asynchronous-programming channels coroutines generator generator-function generator-functions generators iterator iterators r rstats rstats-package streams yield
Last synced: 05 Aug 2024
https://github.com/sam-spencer/lurker
Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule.
async-await background-tasks background-worker concurrency ios scheduler swift
Last synced: 29 Oct 2024
https://github.com/johnpapa/typescript-async
Creating Asynchronous Code with TypeScript
async async-await async-functions callbacks javascript promises typescript
Last synced: 27 Oct 2024
https://github.com/henrygd/queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster
async async-await asynchronous concurrency promise queue
Last synced: 11 Nov 2024
https://github.com/developit/preact-cli-plugin-async
Preact CLI plugin that adds converts async/await to Promises.
async async-await preact preact-cli preact-cli-plugin
Last synced: 16 Oct 2024
https://github.com/mgtitimoli/await-mutex
Promised based Javascript Mutex
async-await async-programming javascript mutex mutex-synchronisation nodejs promises
Last synced: 06 Nov 2024
https://github.com/johnthiriet/asyncvoid
Project related to the site's posts about async void.
async async-await csharp dotnet netcore sample
Last synced: 11 Nov 2024
https://github.com/akarnokd/async-enumerable-dotnet
Experimental operators for C# 8 IAsyncEnumerables
async async-await async-enumerable concurrency csharp
Last synced: 28 Oct 2024
https://github.com/darkseal/lockprovider
A lightweight C# class that can be used to selectively lock objects, resources or statement blocks according to given unique IDs.
asp-net asp-net-core async async-await csharp dotnet dotnet-core lock netcore semaphore
Last synced: 06 Nov 2024
https://github.com/tbone-framework/TBone
Full duplex RESTful API for your asyncio web apps
aiohttp async-await asyncio mongodb nonblocking odm python python3 rest rest-api restful restful-api restful-webservices sanic tbone websockets
Last synced: 07 Aug 2024
https://github.com/lukereichold/arweave-swift
A lightweight Swift client for the Arweave blockchain
arweave arweave-blockchain arweave-permaweb async-await blockchain ios macos permaweb share-extension swift swiftui
Last synced: 03 Aug 2024
https://github.com/supercharge/collections
async/await-ready, chainable Array & Collection utilities
array async-await async-functions asynchronous chainable-methods collections filter hacktoberfest iteration map promise promises reduce supercharge
Last synced: 11 Nov 2024
https://github.com/otavia-projects/otavia
Your shiny new IO & Actor programming model! ❤️❤️❤️ Star Me Please 👆👆👆
actor-model aio async-await concurrent-programming database high-performance http ioc json kafka mysql netty postgresql reactive reactive-programming scala3 sql state-machine type-safe vertx
Last synced: 09 Oct 2024
https://github.com/hexilee/async-postgres
A runtime-independent asynchronus PostgreSQL client
async-await database-access postgresql-client rust-lang
Last synced: 08 Nov 2024
https://github.com/garronej/run_exclusive
⚡🔒 Wait queue for function execution 🔒 ⚡
async-await callback deno lock mutex promise queued-calls typescript
Last synced: 30 Oct 2024
https://github.com/EvaEngine/EvaEngine.js
A micro service development engine for node.js
async-await cli dependency-injection distributed es2017 framework microservice nodejs orm sequelize swagger
Last synced: 03 Aug 2024
https://github.com/andrey-tech/bx24-wrapper-js
Класс-обертка для стандартной JS-библиотеки Битрикс24. Позволяет избежать ада колбеков и работать c REST API Битрикс24, используя асинхронные функции и асинхронные генераторы ECMAScript 9.
api async async-await async-generator await bitrix bitrix24 ecmascript2018 generator javascipt throttling
Last synced: 21 Oct 2024
https://github.com/adam-fowler/async-collections
Swift concurrency collection support
async-await collections concurrency swift
Last synced: 08 Nov 2024
https://github.com/flouthoc/buha.js
Browser based Strictly ordered Task Queue for Sync/Async Javascript Functions
async-await asynchronous-tasks javascript job-queue sync task-queue
Last synced: 28 Oct 2024
https://github.com/sgilroy/async-await-codemod
Codemod script for migrating promise-based functions to use async/await syntax
async async-await codemod es2017 es8 jscodeshift
Last synced: 02 Nov 2024
https://github.com/heikkipora/tesla-slack
Integrates your Tesla Model S/X fleet to Slack
Last synced: 07 Nov 2024
https://github.com/shanev/tempdb
Redis-backed ephemeral key-value store for Node
async-await es6 javascript key-value node nodejs redis
Last synced: 06 Nov 2024
https://github.com/miguelgrinberg/asyncio-testing
Unit testing asyncio code
async-await async-python asyncio mock python3 unit-testing unittest
Last synced: 28 Oct 2024
https://github.com/tshemsedinov/async-interview-questions
Asynchronous programming Interview Questions
async async-await backend callback event frontend javascript nodejs programming promise typescript
Last synced: 27 Oct 2024
https://github.com/pubkey/async-test-util
Utility functions that are useful in async/await tests :thumbsup:
assert async async-await jasmine javascript karma mocha testcafe testing
Last synced: 31 Oct 2024
https://github.com/merklejerk/flex-contract
A modern, flexible Ethereum smart contract abstraction.
abstraction async-await contract easy erc20 es2017 ethereum javascript library nodejs self-signed simple smart-contracts web3
Last synced: 03 Aug 2024
https://github.com/luissilva1044894/pyrez
(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
aiohttp api-wrapper async async-await asyncio hi-rez hirez hirezapi httpx library open-source paladins paladins-api python python3 realm-royale requests smite smitegame sync
Last synced: 12 Oct 2024
https://github.com/fonsp/promises.jl
Use JavaScript Promises syntax in Julia! (alpha)
async async-await javascript julia-language pluto-notebooks
Last synced: 28 Oct 2024
https://github.com/fi-mihej/cengal
Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.
async async-await asynchronous bytecode bytecode-manipulation coroutines emscripten library lmdb memory-barriers mmap python qt rdtscp shared-dict shared-list shared-memory structured-concurrency tkinter wxpython
Last synced: 06 Nov 2024
https://github.com/awibox/react-redux-app-template
The template that will help you quickly start developing your project using React
async-await css-modules immutablejs jest prop-types react react-router-v4 redux-thunk reselect scss webpack4
Last synced: 01 Nov 2024
https://github.com/szchenghuang/debounce-async
A debounce function that delays invoking asynchronous functions.
Last synced: 06 Nov 2024
https://github.com/bashkirtsevich-llc/aioudp
Asyncio UDP server
async async-await async-functions async-programming asynchronous asynchronous-programming asynchronous-tasks asyncio asyncstorage asynctask socket socket-io socket-server throttling throttling-mechanism throttling-server udp udp-protocol udp-server udp-socket
Last synced: 31 Oct 2024
https://github.com/inamiy/funasync
⏳ Collection of Swift 5.5 async/await utility functions.
async async-await concurrency swift
Last synced: 14 Oct 2024
https://github.com/mxinden/asynchronous-codec
Utilities for encoding and decoding frames using `async/await`.
async-await encoding networking
Last synced: 27 Oct 2024
https://github.com/naver/auto-async-wrap
automatic async middleware wrapper for expressjs errorhandler.
async-await auto automatic error-handler error-handling es6 express express-async-wrapper express-js expressjs javascript middleware wrap wrapper
Last synced: 30 Oct 2024
https://github.com/pothos/awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
async-await concurrency go-style python-channels
Last synced: 19 Oct 2024
https://github.com/jagreenwood/open-weather-kit
An open implementation of Apple's WeatherKit for Swift.
async-await swift swift-package-manager weather
Last synced: 05 Aug 2024
https://github.com/aiolifx/aiolifx
Python async library used by Home Assistant to control LIFX bulbs using LAN protocol
async-await asyncio home-assistant homeassistant iot lifx lifx-api lifx-bulbs lifx-lan-protocol lifx-lights
Last synced: 31 Oct 2024
https://github.com/wellyshen/eslint-config-welly
😎 ⚙️ ESLint configuration for React projects that I do. Feel free to use this!
a11y airbnb async-await browser-compatibility emotion eslint eslint-config import jest prettier promise testing-library typescript
Last synced: 11 Oct 2024
https://github.com/jaymon/prom
A PostgreSQL or SQLite orm for Python
async async-await asynchronous asyncio dsn orm postgres postgresql-database python python3 sqlite sqlite-database sqlite-orm
Last synced: 27 Oct 2024
https://github.com/sunng87/rustmann
A riemann client on tokio, async/await
async-await riemann-client rust tokio
Last synced: 31 Oct 2024
https://github.com/henrygd/semaphore
Faster inline semaphores and mutexes in javascript
async async-await concurrency mutex promise semaphore
Last synced: 11 Nov 2024
https://github.com/snapscript/snap
Snap Programming Language
android android-development async-await asynchronous-programming bnf coroutines functional generic-programming interpreted-language interpreter language object-oriented parallel-processing programming-language recursive-descent-parser scripting-language static-analysis
Last synced: 15 Oct 2024
https://github.com/yokawaiik/wish_app
Created this application with Material Design 3.0, Getx, Supabase and Isar database to learning, showing my skills in Flutter programming and PostgreSQL. This application can convinient to save wish and share its to your friends, add wishes to favorites to note what will you buy to your friend on it Birthday.
async-await auth backend dart database flutter getx i18n image-picker internationalization isar modules-architecture plpgsql skeleton state-management widgets
Last synced: 11 Oct 2024
https://github.com/malcommac/gitlabswift
🛵 Async/Await GitLab REST APIs v4 for Swift
api-rest async-await gitlab gitlab-api swift swift5
Last synced: 28 Oct 2024
https://github.com/justinamiller/async-await-best-practices
Async-Await Best Practices
async async-await asynchronous-programming await guidelines
Last synced: 14 Oct 2024
https://github.com/inspect-js/is-async-function
Is this a native `async function`?
async async-await await fn function is-async-function
Last synced: 05 Nov 2024
https://github.com/marcoonroad/sporadic
Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:
async-await channels concurrency coroutines javascript promises reactive-programming streams
Last synced: 03 Aug 2024
https://github.com/supercharge/fs
Extended `fs` drop-in replacement for Node.js
async async-await filesystem fs nodejs supercharge
Last synced: 11 Nov 2024
https://github.com/zaiste/facebookgraph
:globe_with_meridians: :two_men_holding_hands: Node.js client for the Facebook Graph API with Flow
async async-await facebook facebook-api graph nodejs
Last synced: 09 Nov 2024
https://github.com/Colaski/SwAuth
OAuth 2.0 library using async/await written in Swift.
async-await device-flow ios macos oauth2 oauth2-authentication oauth2-client oauth2-flow pkce-flow swauth swift swift-package-manager tvos watchos
Last synced: 23 Oct 2024
https://github.com/lloydmeta/todddo-openapi-rs
Survey of the Rust web scene in mid-2019, covering async/await, DDD-esque structure, testing, mocking, OpenAPI, and Actix
actix actix-web async async-await ddd-esque ddd-patterns futures openapi rust rust-web rustlang swagger
Last synced: 28 Oct 2024
https://github.com/eclipse-vertx/vertx-virtual-threads
Vert.x Virtual Threads
async-await asyncawait concurrency java jvm loom vertx virtual-threads virtualthreads
Last synced: 07 Oct 2024
https://github.com/murrayjbrown/nextjs-react-hooks-example
An example Next.js project using React Hooks w/ Markdown, Bulma Sass styling; and AVA, Jest, and Cypress for testing.
async-await ava axios bulma cypress immer javascript jest markdown nextjs nodejs react-hooks sass
Last synced: 11 Nov 2024
https://github.com/canaanites/await-catcher
Promise wrapper for easy error handling without try-catch 💯🔥
async async-await await javascript library promise promise-wrapper typescript wrapper
Last synced: 09 Aug 2024
https://github.com/timneutkens/is-async-supported
Check if async/await is available natively
Last synced: 01 Nov 2024
https://github.com/dscyrescotti/capture
📷 A basic camera application built with AVFoundation and SwiftUI
apple async-await avfoundation camera ios photokit photos swift swift-concurrency swift-package-manager swiftui
Last synced: 12 Oct 2024
https://github.com/zth/enzyme-async-helpers
Async helpers for testing React components with Enzyme.
async async-await enzyme enzyme-testing javascript react tdd testing
Last synced: 28 Oct 2024
https://github.com/dpc/tagwiki
A wiki in which you link to pages by specifing hashtags they contain.
async-await jurnal rust tags wiki
Last synced: 27 Oct 2024
https://github.com/yoongkang/nardis
A small web framework based on ASGI
asgi async-await asyncio python web-development web-framework
Last synced: 11 Nov 2024
https://github.com/reddavis/redux
A super simple Swift implementation of the redux pattern making use of Swift 5.5's new async await API's.
architecture async async-await ios macos redux state-management swift swiftui
Last synced: 30 Sep 2024
https://github.com/whizsid/wasmtimer-rs
std::time, tokio::time, tokio_util::time Replacement for WASM targets.
async-await browser hacktoberfest rust timer tokio wasm webassembly
Last synced: 30 Oct 2024
https://github.com/geut/hyperdrive-promise
Promise wrapper for Hyperdrive
async-await dat hyperdrive p2p
Last synced: 09 Nov 2024
https://github.com/lukepistrol/tasktrigger
Attach async tasks to SwiftUI views using a trigger mechanism.
async-await structured-concurrency swift swift-package-manager swift5 swiftui swiftui-tasks swiftui-viewmodifiers task
Last synced: 23 Oct 2024
https://github.com/goto-bus-stop/p-wait-all
`Promise.all`, but it waits for all promises to settle even if one of them rejected
async-await async-functions await promise promises
Last synced: 17 Oct 2024