Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

https://github.com/geut/hyperdrive-promise

Promise wrapper for Hyperdrive

async-await dat hyperdrive p2p

Last synced: 09 Nov 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: 14 Nov 2024

https://github.com/robertoachar/async-await

async-await samples.

async async-await await node

Last synced: 28 Oct 2024

https://github.com/kevva/p-one

Test whether some promise passes a testing function

async async-await async-functions await concurrency iteration nodejs parallel promise test

Last synced: 28 Oct 2024

https://github.com/undergroundwires/asyncclipboardservice

📋 An async & low-level windows clipboard service implementation for .NET, C#

async-await clipboard

Last synced: 28 Oct 2024

https://github.com/andrewbarba/bittrex-node

Bittrex API Client for Node.js

async-await axios bittrex cryptocurrency https nodejs

Last synced: 02 Nov 2024

https://github.com/imranhsayed/javascript-concepts

:mortar_board: A demo app for JavaScript Concepts

async-await javascript promise-all promise-library promises try-catch

Last synced: 19 Oct 2024

https://github.com/atereshkov/my-finance

Finance App written in Swift and SwiftUI. Modular MVVM architecture (SPM) with Composition Root.

async-await composition-root ios modular-architecture modularization mvvm spm swift swiftui

Last synced: 14 Oct 2024

https://github.com/kevva/p-every

Test whether all promises passes a testing function

async async-await async-functions concurrency iteration nodejs parallel promise

Last synced: 28 Oct 2024

https://github.com/greylocklabs/await-result

Error handling for async functions without try/catch blocks

async-await babel error-handling errors javascript nodejs promises

Last synced: 05 Nov 2024

https://github.com/simsieg/sleepjs

Asynchronous sleep with better time functions and typescript support

async async-await javascript js milliseconds node node-js nodejs npm npm-package pause promise sleep sleep-functions time wait yarn

Last synced: 13 Oct 2024

https://github.com/hejny/waitasecond

Waitasecond is a javascript library that makes managing async code and Promises simple and elegant. It provides an await-like API that can be used in the browser, worker, and node environment, making it a powerful tool for any project. Additionally, the library is fully typed, allowing developers to have complete confidence in the reliability of th

async-await javascript library promises typescript

Last synced: 09 Nov 2024

https://github.com/insipx/coil

Futures-based background work queue built with SQLx and Postgres

async-await async-std asyncronous-jobs job-queue postgres rust smol sqlx task-queue tokio

Last synced: 06 Nov 2024

https://github.com/yskszk63/btknmle

Turn your keyboard and mouse connected to your computer into a bluetooth hid device.

async-await ble hid hogp linux rust tokio

Last synced: 09 Nov 2024

https://github.com/syhner/betterr

A better way to handle errors. Both data and errors are declared with const, available at the top level, and non-nullable (once the other is handled). Errors are always Error objects.

async-await error-handling errors exceptions package promise try-catch typescript

Last synced: 17 Oct 2024

https://github.com/vivek12345/better-async-await.macro

🎣 babel macro for writing better async await statements

async-await babel babel-macro

Last synced: 22 Oct 2024

https://github.com/gardnervickers/kafka-protocol-rs

A collection of Rust crates for working with the Kafka protocol

async-await kafka protocol rust

Last synced: 15 Oct 2024

https://github.com/stephencleary/asyncex.testing

Helper types for writing unit tests for asynchronous code.

async-await c-sharp testing

Last synced: 14 Nov 2024

https://github.com/cusspvz/await-delay

use delay/sleep/wait to async/await ES7

async-await delay es7 promise sleep wait

Last synced: 21 Oct 2024

https://github.com/johnthiriet/configureawaitbench

Benchmarking code with and without configure await

async async-await benchmark configureawait csharp dotnet netcore sample

Last synced: 11 Nov 2024

https://github.com/team-igniter-from-houston-inc/async-fn

Additional methods for different mocking libraries to introduce "late resolve" of promises returned by the mock functions. This allows tests that read chronologically, like a story.

async async-await bdd javascript jest sinon tdd unit-testing

Last synced: 02 Nov 2024

https://github.com/tunnckocore/mukla

🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`

async-await async-functions callbacks concurrency fast parallel promises test-framework testing

Last synced: 16 Oct 2024

https://github.com/anjoy8/blog.vue.nuxt

基于 nuxt.js 框架开发的个人博客(SSR服务端渲染)

async-await axios cross-env element-ui nuxt vue

Last synced: 10 Oct 2024

https://github.com/marihachi/corekey

(Deprecated!) A simply Misskey library for Node.js

async-await misskey nodejs promise typescript

Last synced: 23 Oct 2024

https://github.com/bengl/pitesti

A super-simple JavaScript test framework.

async-await javascript nodejs promise tap test test-anything-protocol testing

Last synced: 28 Oct 2024

https://github.com/mizchi/ardux

Async + Reducer + Redux Like API

ardux async-await react reducer reducers

Last synced: 11 Nov 2024

https://github.com/pauljohanneskraft/asyncnetwork

Lightweight async/await networking library with interceptor support - usable from iOS 13+.

async-await foundation network swift swift-async swift-foundation urlsession

Last synced: 13 Oct 2024

https://github.com/mtfum/newsapi

An unofficial supported Swift client library for accessing News API.

api-client async-await swift swift-package-manager

Last synced: 11 Nov 2024

https://github.com/octet-stream/then-busboy

Promise-based wrapper around Busboy. Processes multipart/form-data request body and returns it in a single object.

async-await body-parser busboy file-upload form-data javascript multipart nodejs-library promise typescript wrapper

Last synced: 07 Nov 2024

https://github.com/0xopenbytes/taskmanager

A cache for asynchronous tasks in Swift

async async-await cache ios macos manager swift task tvos watchos

Last synced: 06 Nov 2024

https://github.com/geut/hypercore-promise

An async/await based wrapper for hypercore

async-await dat hypercore promises

Last synced: 09 Nov 2024

https://github.com/henry232323/henrio

im just playing with making event loops. really an async library

async async-await async-programming asynchronous asyncio compiler curio hacktoberfest language python3 python36 tags trio

Last synced: 12 Oct 2024

https://github.com/mishadovhiy/videoeditor

Combine videos with AVFoundation. Add CALayers with CABasicAnimation on the AVAsset (adds image, text to the video as overlay), CIFilter, add sound https://apps.apple.com/us/app/movieframe-video-editor/id6479946692

async-await autolayout avfoundation avmutablecomposition cifilter coreanimation coregraphics uikit

Last synced: 10 Nov 2024

https://github.com/lmammino/javascript-iteration-protocols

Some examples regarding JavaScript powerful iteration protocols enabling `for..of` and `for await...of` syntax

async async-await async-iterator async-iterators examples iterator iterators javascript nodejs

Last synced: 24 Oct 2024

https://github.com/0xleif/fork

🍴 Parallelize two or more async functions

actors async async-await await concurrency fork parallel swift

Last synced: 31 Oct 2024

https://github.com/didilinkin/vue-webapp-aoffice

A+office 基于Vue的SPA应用 —— 正在重写( 此项目长期维护-LTE ) 可通过分支查看第一版本

async-await axios babel es2015 es2016 gulp muse-ui pug-template-engine sass vue-router vue2 vuex webpack

Last synced: 06 Nov 2024

https://github.com/aenesgur/.netcorewebapi-crudapp-onazurecloud

Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"

async-await asynchronous-programming azure azure-devops crud-api crud-application crud-operations dapper-crud dapper-donet-core dapper-microorm docker dockerfile dotnet-core multi-layer-architecture redis-cache redis-server repository-pattern solid-principles sql-server

Last synced: 10 Nov 2024

https://github.com/ghost1372/Circulars

نمایش بخشنامه مناطق مختلف سازمان آموزش و پرورش

android async-await coroutines dark-theme images java kotlin material-design navigation-component pdf persian rar recyclerview tiff unrar viewbinding zip

Last synced: 24 Oct 2024

https://github.com/maciejcieslar/asynq

Implementing async & await with generators in JavaScript.

async-await generators implementation library typescript

Last synced: 23 Oct 2024

https://github.com/tevelee/asynchttp

Swift networking with async/await

async-await http networking swift

Last synced: 29 Oct 2024

https://github.com/invertase/a2a

Async await to Array -> `const [error, value] = await A2A(fooPromise());`

async-await javascript promise

Last synced: 08 Nov 2024

https://github.com/baekteun/eventlimiter

💎 Simple classes for efficiently handling events based on a Swift Concurrency.

async-await debounce swift-concurrency throttle

Last synced: 08 Nov 2024

https://github.com/epiforge/gear

General utilities to help with stuff in .NET Development, from Epiforge

async async-await c-sharp caching-library disposable property-change-notification task

Last synced: 09 Nov 2024

https://github.com/codelytv/javascript-async-course

Examples for asynchrony in JavaScript/TypeScript course

async async-await asynchronous javascript promises typescript

Last synced: 11 Nov 2024

https://github.com/davidromanovizc/cdz-bot

A bot that solves online tests on educational platforms

async async-await asyncio postgresql python python3 requests script sqlalchemy telegram telegram-bot

Last synced: 11 Oct 2024

https://github.com/vivek12345/async-await-codemod

Codemod to add try catch to all the async await statements

async-await codemod jscodeshift recast

Last synced: 22 Oct 2024

https://github.com/supercharge/streams

async/await-ready, chainable streaming utilities for Node.js

async-await nodejs pipeline promises stream streams supercharge utilities

Last synced: 11 Nov 2024

https://github.com/the-manpreet-singh/capstone-travel-app

In this project we plan the trip and save, delete the trip, we also check how many days left, weatherforecast, temp for the trip. We fetch data from 4 apis to display the trip which are dependant on each other.

async-await babel body-parser bootstrap4 cors css3 express fetch-api html5 javascript jest moment sass-loader scss server service-worker supertest webpack webpack-server

Last synced: 11 Nov 2024

https://github.com/davidromanovizc/aiohttp-template

✨Aiohttp Application template with static files

aiohttp aiohttp-server asychronous async-await

Last synced: 11 Oct 2024

https://github.com/shinnn/list-directories

List all directories in a given directory

async-await directory filesystem iterable javascript list nodejs promise set

Last synced: 18 Oct 2024

https://github.com/calebkleveter/nioasync

Combines SwiftCoroutines and Swift NIO for Async/Await support with EventLoopFutures

async-await coroutines swift swift-nio unstable

Last synced: 12 Oct 2024

https://github.com/seven7ty/py-carbon

Fully asynchronous Python library for carbon.now.sh ✨🚀

aiohttp api async async-await asynchronous asyncio carbon http py-carbon python python-package python3

Last synced: 22 Oct 2024

https://github.com/asyncgui/asyncgui

A minimalistic async library that focuses on fast reaction

async async-await python python3

Last synced: 11 Nov 2024

https://github.com/ahopkins/asynccli

A CLI framework based on asyncio

async-await asyncio cli framework python

Last synced: 13 Oct 2024

https://github.com/lamiasristy/platform-game-js

This project is a practice of game designing, using HTML5, Java-Script, Phaser3.

api async-await endless-runner game-development html5-canvas javascript phaser3 webpack

Last synced: 21 Oct 2024

https://github.com/grandmoff100/mealieapi

Control your Mealie instance with python!

api-client async-await mealie poetry pytest python

Last synced: 27 Oct 2024

https://github.com/sibelius/await-node-repl

Example of how to setup a repl with await syntax support

async-await node repl

Last synced: 24 Oct 2024

https://github.com/qard/channel-surfer

Promise-based CSP channels, with async iterator support.

async-await async-iterators csp-channels nodejs promise

Last synced: 17 Oct 2024

https://github.com/0xleif/flite

FLite is a streamlined Swift ORM for using FluentSQLiteDriver

async-await database fluent ios macos sqlite swift tvos watchos

Last synced: 31 Oct 2024

https://github.com/zaiste/async-await-mocha-chai-example

An example of using async/await syntax with Mocha & Chai

async-await chai mocha nodejs testing

Last synced: 27 Oct 2024

https://github.com/ahmadrezamozaffary/forkify

Create a fake recipe website with Javascript and some useful technologies and tools such as Parcel, npm, ES6 modules, OOP, and so forth. 🏅

ajax-request async-await babeljs core-js css3 es6 es6-modules git html5 javascript mvc npm oop parcel sass

Last synced: 11 Oct 2024

https://github.com/okin/tornado-jsonrpc2

A request handler for Tornado that implements the JSON-RPC 2.0 specification.

async-await json-rpc python python3 tornado

Last synced: 08 Nov 2024

https://github.com/tdd/async-variations

A demo of various approaches to running async tasks in series, from plain callbacks to async-await

async async-await callbacks javascript js promises

Last synced: 27 Oct 2024

https://github.com/dayastark/crud-spa

Here is provide you rich, robust and successfully CRUD operation in single. Which have many built in function with validation, Partial View Update and many more, Also in this repo include Three Tire Architecture with Repository pattern. Users can use this repository with multiple Uses.

asp-net async async-await bootstrap entity-framework entityframeworkcore jquey mssql-database mssql-server mvc-architecture mvc-pattern mvc5 responsive-design responsive-layout single-page-app single-page-applications sql-server

Last synced: 12 Oct 2024

https://github.com/sabbirrahman/reddit-magazine

A simple reddit magazine app using web components

async-await cssgrid fetch-api webcomponents

Last synced: 12 Nov 2024

https://github.com/luigirazum/mv-leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

api-rest async-await dom-manipulation es6-modules html-css-javascript

Last synced: 12 Nov 2024

https://github.com/0xleif/plugin

🔌 Plug and Play

async-await ios macos plugin plugins swift watchos

Last synced: 31 Oct 2024

https://github.com/barafael/achat

A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

async-await channels rust tokio

Last synced: 31 Oct 2024

https://github.com/shinnn/is-file-utf8

Check if a file is UTF-8-encoded

async-await check encoding javascript nodejs promise unicode utf-8

Last synced: 18 Oct 2024

https://github.com/vmanot/browserkit

Web-scraping made easy with Swift.

async-await framework swift web-scraping

Last synced: 15 Oct 2024

https://github.com/rwson/bind-with-arguments

easily bind events excute context and dynamic arguments in React

arguments async-await autobind callback click context react

Last synced: 10 Oct 2024

https://github.com/pinussilvestrus/use-spinner

Add a simple loading spinner to your async JS calls - built for the browser.

async-await javascript loading-spinner

Last synced: 27 Oct 2024

https://github.com/joshuakgoldberg/async-await-generators-typescript-and-jquery

A brief explaration for SeattleJS into async/await, generators, and hacking TypeScript to like jQuery.

async-await generators jquery talk typescript

Last synced: 25 Oct 2024

https://github.com/kffl/fastify-amqp-async

:zap::rabbit: Fastify AMQP plugin with modern Promise-based API based on amqplib-as-promised

amqp async-await fastify fastify-amqp fastify-plugin fastify-plugins fastify-rabbitmq rabbitmq

Last synced: 14 Oct 2024

https://github.com/askolesov/gosync

An async/await-like experience in Go, making concurrency simple.

async-await concurrency golang parallel-programming

Last synced: 12 Nov 2024

https://github.com/nargonath/twitter-auth-await

Twitter auth library for async/await users

async-await twitter twitter-api twitter-authentication

Last synced: 11 Oct 2024

https://github.com/picohz/metropolis

🏙️ Async/await-based Matrix client library in Swift

async-await ios macos matrix matrix-org rest-api swift

Last synced: 12 Oct 2024

https://github.com/tunnckocore/gruu

(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!

async-await async-functions callbacks concurrency es2015 es2017 plugins promises tap test-runner testing

Last synced: 16 Oct 2024

https://github.com/jomagene/time-tracking-dashboard

This repository contains the "Time Tracking Dashboard" solution, built with HTML for structure, Sass for responsive styling using mixins, media queries, and Grid, and JavaScript for fetching JSON data and updating the DOM.

async-await dom-manipulation fetch grid-layout mixins sass

Last synced: 15 Oct 2024

https://github.com/riron/swim

A generic connection pool for Rust

async-await connection-pool database rust rust-lang

Last synced: 16 Oct 2024

async/await Awesome Lists
async/await Categories