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/magicstack/uvloop
Ultra fast asyncio event loop.
async async-await async-python asyncio event-loop high-performance libuv networking python python-3
Last synced: 28 Oct 2024
https://github.com/MagicStack/uvloop
Ultra fast asyncio event loop.
async async-await async-python asyncio event-loop high-performance libuv networking python python-3
Last synced: 25 Oct 2024
https://github.com/python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
async async-await io networking python structured-concurrency trio
Last synced: 28 Oct 2024
https://github.com/async-rs/async-std
Async version of the Rust standard library
async async-await async-rust async-std rust
Last synced: 29 Oct 2024
https://github.com/StephenCleary/AsyncEx
A helper library for async/await.
async async-await asyncex await c-sharp task
Last synced: 27 Oct 2024
https://github.com/stephencleary/asyncex
A helper library for async/await.
async async-await asyncex await c-sharp task
Last synced: 12 Oct 2024
https://github.com/lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
async async-await asynchronous-programming asyncio clang coroutines coroutines-ts cplusplus cpp linux msvc windows
Last synced: 15 Oct 2024
https://github.com/async-graphql/async-graphql
A GraphQL server library implemented in Rust
async-await graphql hacktoberfest rust rust-crate rust-lang server
Last synced: 28 Oct 2024
https://github.com/scopsy/await-to-js
Async await wrapper for easy error handling without try-catch
async async-await es2017 try-catch
Last synced: 14 Oct 2024
https://github.com/actionhero/actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
actionhero api api-server async-await cluster delayed-jobs delayed-tasks framework frameworks http https javascript nodejs server socket-client tcp ts typescript websocket
Last synced: 29 Oct 2024
https://github.com/eventflow/eventflow
Async/await first CQRS+ES and DDD framework for .NET
async-await c-sharp cqrs cqrs-es ddd domain-driven-design dotnet dotnet-core elasticsearch event-sourcing events eventsourcing eventstore framework netcore netstandard nuget rabbitmq sagas
Last synced: 11 Oct 2024
https://github.com/eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
async-await c-sharp cqrs cqrs-es ddd domain-driven-design dotnet dotnet-core elasticsearch event-sourcing events eventsourcing eventstore framework netcore netstandard nuget rabbitmq sagas
Last synced: 27 Oct 2024
https://github.com/ladjs/lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
api async-await ava aws boilerplate bootstrap cloudfront framework javascript koa mongodb mongoose mvc nodejs passport prettier react-native redis s3 xo
Last synced: 13 Oct 2024
https://github.com/david-haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
async-await asynchronous-programming await concurrency concurrent-programming coroutine coroutines cpp cpp20 executor-service executors multithreading scheduler task-scheduler tasks thread-safety threading threadpool timers
Last synced: 15 Oct 2024
https://github.com/David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
async-await asynchronous-programming await concurrency concurrent-programming coroutine coroutines cpp cpp20 executor-service executors multithreading scheduler task-scheduler tasks thread-safety threading threadpool timers
Last synced: 26 Oct 2024
https://github.com/frontarm/async-javascript-cheatsheet
Cheatsheet for promises and async/await.
async-await cheatsheet javascript promises
Last synced: 14 Oct 2024
https://github.com/getify/asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
async async-await async-programming csp flow-control generators javascript library observables promises streams
Last synced: 25 Sep 2024
https://github.com/agronholm/anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
async-await asyncio curio trio
Last synced: 29 Oct 2024
https://github.com/restatedev/restate
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
async-await cli consistent-state distributed-systems durable-execution event-driven microservices reliable-communication serverless workflow-engine
Last synced: 04 Nov 2024
https://github.com/electronicarts/ea-async
EA Async implements async-await methods in the JVM.
async async-await asynchronous concurrency ea-async java jvm
Last synced: 13 Oct 2024
https://github.com/sindresorhus/p-map
Map over promises concurrently
async async-await async-functions await concurrency iteration javascript mapper nodejs parallel promise promises
Last synced: 07 Oct 2024
https://github.com/fabriziobrancati/queuer
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
async-await asynchronous asynchronous-tasks carthage dispatch foundation grand-central-dispatch linux macos operation operationqueue queuer scheduler semaphore swift swift-package-manager synchronous-tasks task tvos watchos
Last synced: 15 Oct 2024
https://github.com/FabrizioBrancati/Queuer
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
async-await asynchronous asynchronous-tasks carthage dispatch foundation grand-central-dispatch linux macos operation operationqueue queuer scheduler semaphore swift swift-package-manager synchronous-tasks task tvos watchos
Last synced: 17 Aug 2024
https://github.com/python/asyncio
asyncio historical repository
async-await asyncio concurrency high-performance networking python python-3
Last synced: 26 Sep 2024
https://github.com/freshos/then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 07 Nov 2024
https://github.com/freshOS/then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 13 Aug 2024
https://github.com/freshOS/Then
:clapper: Tame async code with battle-tested promises
async async-await freshos future ios micro-framework promise swift task
Last synced: 09 Aug 2024
https://github.com/lensh/vue-qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
async-await axios css3 es6 es7 es8 express html5 koa2 mysql node socket-io vue-router vue2 vuex webpack2
Last synced: 11 Oct 2024
https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
api async-await chai eslint express front-end javascript jwt jwt-authentication mocha mongodb mongoose mvp node nodejs postman redis rest testing token
Last synced: 10 Oct 2024
https://github.com/mike-works/typescript-fundamentals
Mike North's 2018 TypeScript Fundamentals Course
async-await course javascript typescript
Last synced: 31 Oct 2024
https://github.com/belozierov/SwiftCoroutine
Swift coroutines for iOS, macOS and Linux.
async async-await asynchronous atomic await combine coroutine coroutines dispatch futures ios linux lock-free macos multithreading promises scheduler structured-concurrency swift thread
Last synced: 17 Aug 2024
https://github.com/asfktz/Awaity.js
A functional, lightweight alternative to bluebird.js, built with async / await in mind.
async-await functional promise-library utility-library
Last synced: 02 Aug 2024
https://github.com/LeonHartley/Coerce-rs
Actor runtime and distributed systems framework for Rust
actor-model actors async async-await asynchronous await cluster distributed distributed-systems event-driven event-driven-architecture remote rust scalable sharded sharded-cluster tokio tokio-rs
Last synced: 03 Nov 2024
https://github.com/patrickjuchli/basic-ftp
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
async-await ftp ftps ipv6 nodejs promise tls typescript
Last synced: 28 Oct 2024
https://github.com/aio-libs/aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
async-await asyncio mypy uvloop
Last synced: 08 Nov 2024
https://github.com/landelare/ue5coro
A C++20 coroutine plugin, offering seamless integration with Unreal Engine 5.
async-await coroutines cpp unreal-engine
Last synced: 06 Nov 2024
https://github.com/FeatherCMS/feather
Feather is a modern Swift-based content management system powered by Vapor 4.
api async-await blogging cms engine feather framework journalism publishing swift swift-5 swift-5-5 swift-html vapor-4 web
Last synced: 05 Aug 2024
https://github.com/polygonplanet/chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
acceleration async async-await async-functions cpu cpu-load cpu-usage cpu-utilization javascript lightweight-javascript-library non-blocking optimization performance speedup user-experience
Last synced: 25 Oct 2024
https://github.com/thefrontside/effection
Structured concurrency and effects for JavaScript
algebraic-effects async-await concurrency effects effects-management structured-concurrency task-runner
Last synced: 06 Nov 2024
https://github.com/mitranim/posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
abortable async async-await cancelable composable coroutine future promise scheduling
Last synced: 03 Aug 2024
https://github.com/thunks/thunks
A small and magical composer for all JavaScript asynchronous.
async-await asynchronous callback generator promise thunk
Last synced: 30 Oct 2024
https://github.com/funcool/promesa
A promise library & concurrency toolkit for Clojure and ClojureScript.
async-await asynchronous-programming clojure clojurescript completablefuture concurrency deferred non-blocking promises threads virtual-threads
Last synced: 03 Aug 2024
https://github.com/garronej/evt
💧EventEmitter's typesafe replacement
async-await browser deno eventemitter node nodejs promise react-native typescript
Last synced: 13 Oct 2024
https://github.com/cjrh/aiorun
A "run" function for asyncio-based apps that does all the boilerplate.
async async-await asynchronous asynchronous-tasks asyncio asyncio-python
Last synced: 30 Oct 2024
https://github.com/swhitty/FlyingFox
Lightweight, HTTP server written in Swift using async/await.
async async-await asyncio http networking nio server server-side-swift swift web web-server
Last synced: 05 Aug 2024
https://github.com/express-promise-router/express-promise-router
A lightweight wrapper for Express 4's Router that allows middleware to return promises
async-await express javascript promise
Last synced: 02 Aug 2024
https://github.com/aiokitchen/aiomisc
aiomisc - miscellaneous utils for asyncio
aiomisc async-await async-python asynchronous asyncio colorlogger miscellaneous server-client service uvloop
Last synced: 02 Nov 2024
https://github.com/status-im/nim-chronos
Chronos - An efficient library for asynchronous programming
async async-await asynchronous-programming nim nim-language
Last synced: 03 Aug 2024
https://github.com/toniov/p-iteration
Utilities that make array iteration easy when using async/await or Promises
array array-iteration array-methods async async-await async-functions await es2017 promise
Last synced: 27 Oct 2024
https://github.com/Hexilee/async-io-demo
demo for rust asynchronous io: from mio to stackless coroutine
async-await asynchronous coroutine rust
Last synced: 09 Aug 2024
https://github.com/hexilee/async-io-demo
demo for rust asynchronous io: from mio to stackless coroutine
async-await asynchronous coroutine rust
Last synced: 31 Oct 2024
https://github.com/talkpython/web-applications-with-fastapi-course
Demo code and other handouts for students of our FastAPI Web Apps course.
async-await asyncio fastapi html sqlalchemy sqlalchemy-orm static webapp website
Last synced: 06 Nov 2024
https://github.com/heestand-xyz/AsyncGraphics
Edit images and video with Swift concurrency, powered by Metal.
async-await image-processing swift
Last synced: 06 Nov 2024
https://github.com/SKempin/Lyrics-King-React-Native
Lyrics King is React Native song lyrics search app, built with Expo. Designed with Adobe XD.
adobexd amplitude apis async-await design es6 es7 es8 expo flexbox flexbox-css javascript lyrics lyrics-search open-source-project opensource react react-native react-navigation segmentio
Last synced: 02 Aug 2024
https://github.com/Restioson/xtra
🎭 A tiny actor framework
actor-model async async-await asynchronous rust safe tiny
Last synced: 04 Nov 2024
https://github.com/restioson/xtra
🎭 A tiny actor framework
actor-model async async-await asynchronous rust safe tiny
Last synced: 15 Oct 2024
https://github.com/rauldeheer/use-async-effect
:running: Asynchronous side effects, without the nonsense
async async-await await hooks react react-native reactjs use-async-effect useeffect
Last synced: 04 Aug 2024
https://github.com/kiok46/duckduckgo
DuckDuckGo App built in React-Native (Unofficial)
android async-await duckduckgo ios react-native react-navigation redux redux-thunk
Last synced: 29 Oct 2024
https://github.com/aio-libs/aioodbc
aioodbc - is a library for accessing a ODBC databases from the asyncio
async-await asyncio hacktoberfest mysql odbc oracle postgresql sqlite
Last synced: 30 Oct 2024
https://github.com/RazerM/sqlalchemy_aio
Asyncio strategy for SQLAlchemy.
async async-await asyncio python sqlalchemy
Last synced: 03 Aug 2024
https://github.com/razerm/sqlalchemy_aio
Asyncio strategy for SQLAlchemy.
async async-await asyncio python sqlalchemy
Last synced: 30 Oct 2024
https://github.com/immobiliare/realhttp
🌀swift async http client - fast, lightweight, type-safe
alamofire api async-await http http-client ios json metrics networking rest rest-api stub stub-server swift urlrequest urlsession
Last synced: 08 Nov 2024
https://github.com/immobiliare/RealHTTP
🌀swift async http client - fast, lightweight, type-safe
alamofire api async-await http http-client ios json metrics networking rest rest-api stub stub-server swift urlrequest urlsession
Last synced: 02 Nov 2024
https://github.com/xobotyi/await-of
await wrapper for easier errors handling without try-catch
async async-await await browser error-handling node promise try-catch wrapper
Last synced: 28 Oct 2024
https://github.com/a-synchronous/rubico
[a]synchronous functional programming
async async-await asynchronous combinators concurrent function-composition functional-programming generator iterator javascript monad mux node operator parallel pointfree promise series tacit transducers
Last synced: 01 Nov 2024
https://github.com/richytong/rubico
[a]synchronous functional programming
async async-await asynchronous combinators concurrent function-composition functional-programming generator iterator javascript monad mux node operator parallel pointfree promise series tacit transducers
Last synced: 04 Aug 2024
https://github.com/wopian/kitsu
🦊 A simple, lightweight & framework agnostic JSON:API client
api-client async async-await ecmascript esm hacktoberfest javascript json-api json-api-serializer kitsu kitsu-api kitsu-io nodejs npm promise
Last synced: 06 Nov 2024
https://github.com/zaaack/foy
A simple, light-weight, type-friendly and modern task runner for general purpose.
async-await build-scripts build-system build-tool cli grunt gulp jake make nodejs npm npm-scripts promise runner task-runner tasks
Last synced: 11 Oct 2024
https://github.com/goodboy/tractor
A distributed, structured concurrent runtime for Python (and friends)
actor-model async-await distributed-systems multicore-programming multiprocessing rpc streaming-data structured-concurrency trio
Last synced: 04 Aug 2024
https://github.com/mosquito/aiormq
Pure python AMQP 0.9.1 asynchronous client library
aiormq amqp amqp0-9-1 async async-await asynchronous asyncio rabbitmq rabbitmq-client rabbitmq-python
Last synced: 30 Oct 2024
https://github.com/SwiftyContacts/SwiftyContacts
A Swift library for Contacts framework.
async-await contact-management contacts contacts-manager contacts-wrapper framework hacktoberfest ios macos swift watchos
Last synced: 08 Nov 2024
https://github.com/KeithHenry/chromeExtensionAsync
Promise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks
async-await chrome chrome-extension
Last synced: 28 Oct 2024
https://github.com/sessionboy/sinn-server
an node server for sinn,that based on of nodejs,koa2,mongoose,docker,nginx,es6/7,Resful API,阿里云 http://servertest.boyagirl.com/
async-await docker ejs es6 koa2 mongoose nginx nodejs restful-api
Last synced: 12 Oct 2024
https://github.com/toajs/toa
A pithy and powerful web framework.
async-await generator javascript middleware toa web-framework
Last synced: 30 Oct 2024
https://github.com/denzp/cargo-wharf
Cacheable and efficient Docker images builder for Rust
async-await buildkit docker rust
Last synced: 26 Oct 2024
https://github.com/aio-libs/aiohttp-admin
admin interface for aiohttp application http://aiohttp-admin.readthedocs.io
Last synced: 31 Oct 2024
https://github.com/yantrajs/yantra
JavaScript Engine for .NET Standard
apache2 async-await commonjs compiler csharp csharp-library dotnet dotnet-core functional-language generator-function javascript javascript-compiler javascript-engine library net-standard netcore parser standard yantrajs
Last synced: 30 Oct 2024
https://github.com/miguelgrinberg/aioflask
Flask running on asyncio!
async-await asyncio flask greenlet
Last synced: 01 Nov 2024
https://github.com/async-plus/async-plus
⛓ A chainable interface for Swift's async/await.
async async-await await chainable concurrency flatmap future futures promise promises swift swift5
Last synced: 29 Oct 2024
https://github.com/aio-libs/aiozipkin
Distributed tracing instrumentation for asyncio with zipkin
aiohttp async-await asyncio dapper distributed-tracing jaeger mypy stackdriver zipkin
Last synced: 30 Oct 2024
https://github.com/Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
async async-await async-operation async-programming asynchronous-programming c-sharp coroutine coroutines csharp dotnet future game-development promise task unity unity-engine unity3d unityfx yield
Last synced: 02 Aug 2024
https://github.com/arvtesh/unityfx.async
Asynchronous operations (promises) for Unity3d.
async async-await async-operation async-programming asynchronous-programming c-sharp coroutine coroutines csharp dotnet future game-development promise task unity unity-engine unity3d unityfx yield
Last synced: 31 Oct 2024
https://github.com/tomyitav/express-es6-starter
Starter project for creating a MVC express server with MongoDB
async-await expressjs mongodb mongoose mvc-pattern
Last synced: 06 Nov 2024
https://github.com/monobot/asyncorm
Fully Async ORM inspired in django's
async async-await asynchronous metaprogramming orm postgres python python3 sanic
Last synced: 21 Oct 2024
https://github.com/tanepiper/node-bitly
A Bit.ly library for node.js - This project is looking for a new maintainer
async-await bitly es8 nodejs url-shortener
Last synced: 01 Nov 2024
https://github.com/AsyncSwift/AsyncLocationKit
📍async/await CoreLocation
async-await concurency framework location location-service swift swiftpackage swiftpackagemanager
Last synced: 17 Aug 2024
https://github.com/sessionboy/sinn
a blog based on of react,webpack3,dva,redux,material-ui,fetch,generator,markdown,nodejs,koa2,mongoose,docker,shell,and async/await 基于react+koa2技术栈的个人开源博客系统
async-await babel blog docker dva es6 fetch generator koa2 linux markdown material-ui mongoose nginx nodejs react redux shell webpack3
Last synced: 11 Oct 2024
https://github.com/ygoe/AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
async async-await asynchronous dotnet dotnet-standard network networking socket tcp tcp-client tcp-server
Last synced: 03 Aug 2024
https://github.com/leoaj/react-itunes-search
:musical_note:Simple web app for itunes search with React
async-await babel es6 eslint flow itunes-search postcss react reactjs webpack2
Last synced: 11 Oct 2024
https://github.com/LeoAJ/react-iTunes-search
:musical_note:Simple web app for itunes search with React
async-await babel es6 eslint flow itunes-search postcss react reactjs webpack2
Last synced: 01 Nov 2024
https://github.com/semihokur/AsyncFixer
Advanced async/await Diagnostics and CodeFixes for C#
Last synced: 09 Nov 2024
https://github.com/miguelgrinberg/greenletio
Asyncio integration with sync code using greenlets.
Last synced: 30 Oct 2024
https://github.com/fdaciuk/workflow-reactjs
My workflow with ReactJS + Webpack 3+
async-await boilerplate boilerplate-template dynamic-import react reactjs storybook webpack webpack3 workflow workflow-reactjs
Last synced: 27 Sep 2024
https://github.com/jsnomad/koa-restful-boilerplate
Koa 2 RESTful API boilerplate
async-await babel boilerplate es6 koa-restful-boilerplate koa2 mongodb mongoose nodejs rest rest-api restful
Last synced: 07 Nov 2024
https://github.com/arogozine/LinqToTypeScript
LINQ to TypeScript
async async-await async-iteration enumerable es2019 javascript linq typescript
Last synced: 29 Oct 2024
https://github.com/timcassell/protopromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
async async-await await callback callbacks concurrency concurrent coroutine coroutines csharp dotnet future futures parallel promise promises task tasks unity
Last synced: 29 Oct 2024
https://github.com/irrustible/async-backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
async async-await asynchronous erlang-otp fault-detection fault-tolerance recovery reliability reliability-backplane rust
Last synced: 31 Oct 2024
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/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/theangrybyrd/icedtasks
F# Cold Tasks and Cancellable Tasks
async-await dotnet dotnet-core fsharp
Last synced: 26 Oct 2024