Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with await

A curated list of projects in awesome lists tagged with await .

https://github.com/launchbadge/sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

async await mariadb mysql postgres postgresql rust sql sqlite

Last synced: 29 Sep 2024

https://github.com/zeit/micro

Asynchronous HTTP microservices

async await micro microservice vercel

Last synced: 31 Jul 2024

https://github.com/vercel/micro

Asynchronous HTTP microservices

async await micro microservice vercel

Last synced: 29 Sep 2024

https://github.com/alibaba/coobjc

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

actor actor-model arm64 asm await await-promises c coroutine coroutine-library generator ios objc objective-c swift tuple

Last synced: 28 Sep 2024

https://github.com/stephencleary/asyncex

A helper library for async/await.

async async-await asyncex await c-sharp task

Last synced: 28 Sep 2024

https://github.com/StephenCleary/AsyncEx

A helper library for async/await.

async async-await asyncex await c-sharp task

Last synced: 31 Jul 2024

https://github.com/spatie/async

Easily run code asynchronously

async await performance php

Last synced: 30 Sep 2024

https://github.com/malcommac/Hydra

⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

async await futures gcd promise-library promises swift

Last synced: 17 Aug 2024

https://github.com/malcommac/hydra

⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

async await futures gcd promise-library promises swift

Last synced: 30 Sep 2024

https://github.com/vercel/async-retry

Retrying made simple, easy and async

async await javascript retry

Last synced: 29 Sep 2024

https://github.com/brminnick/asyncawaitbestpractices

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

async await best-practices icommand task threading

Last synced: 30 Sep 2024

https://github.com/brminnick/AsyncAwaitBestPractices

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

async await best-practices icommand task threading

Last synced: 01 Aug 2024

https://github.com/nikersify/jay

😎 Supercharged JavaScript REPL

await cli eager javascript modern nodejs readline repl

Last synced: 08 Aug 2024

https://github.com/rsify/jay

😎 Supercharged JavaScript REPL

await cli eager javascript modern nodejs readline repl

Last synced: 31 Jul 2024

https://github.com/fluentlenium/fluentlenium

FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.

assertj await fluentlenium html java javascript junit selenium spock spring testng

Last synced: 28 Sep 2024

https://github.com/youngjuning/wx-promise-pro

✨强大、优雅的微信小程序异步库🚀

async await es6 miniapp promise wx-promise wx-promise-pro

Last synced: 01 Aug 2024

https://github.com/yannickl/AwaitKit

The ES8 Async/Await control flow for Swift

async await promise swift

Last synced: 31 Jul 2024

https://github.com/pedronauck/micro-router

:station: A tiny and functional router for Zeit's Micro

async await micro microservice nodejs router routing zeit

Last synced: 01 Aug 2024

https://github.com/vercel/async-sema

Semaphore using `async` and `await`

async asynchronous await package semaphore

Last synced: 29 Sep 2024

https://github.com/davellanedam/vue-skeleton-mvp

VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton

async await chai cypress eslint frontend i18n javascript mocha mvp prettier skeleton testing vue-router vuejs vuetify vuex

Last synced: 27 Sep 2024

https://github.com/groue/Semaphore

A Synchronization Primitive for Swift Concurrency

async await concurrency counting-semaphore semaphore

Last synced: 31 Jul 2024

https://github.com/Dasync/AsyncEnumerable

Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await

async async-streams asyncenumerator await csharp enumerable enumerator foreach linq parallel

Last synced: 01 Aug 2024

https://github.com/whatisaphone/genawaiter

Stackless generators on stable Rust.

async await coroutine generator rust yield

Last synced: 31 Jul 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: 07 Aug 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/open-draft/until

Gracefully handle Promises using async/await without try/catch.

async await promise typescript until

Last synced: 31 Jul 2024

https://github.com/importcjj/mobc

A generic connection pool for Rust with async/await support

async await connection-pool database pool postgres redis rust rust-lang

Last synced: 04 Aug 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: 31 Jul 2024

https://github.com/rspeele/taskbuilder.fs

F# computation expression builder for System.Threading.Tasks

async await computation-expressions fsharp task

Last synced: 29 Sep 2024

https://github.com/rspeele/TaskBuilder.fs

F# computation expression builder for System.Threading.Tasks

async await computation-expressions fsharp task

Last synced: 03 Aug 2024

https://github.com/atapas/promise-interview-ready

Learn JavaScript Promises in a new way. This repository contains all the source code and examples that make you ready with promises, especially for your interviews 😉.

async await hacktoberfest interview-questions javascript promise promise-api webdevelopment

Last synced: 01 Aug 2024

https://github.com/tannerlinsley/swimmer

🏊 Swimmer - An async task pooling and throttling utility for JS

async await concurrency javascript pooling promises task throttling

Last synced: 01 Oct 2024

https://github.com/slorber/combine-promises

Like Promise.all(array) but with an object instead of an array.

async await ecmascript functional-js functional-programming javascript promise promises

Last synced: 03 Oct 2024

https://github.com/shynixn/mccoroutine

MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.

async await bukkit bungeecord coroutine extension functions hacktoberfest kotlin kotlin-coroutines library minecraft minestom-library plugin server spigot sponge suspend velocity waterfall

Last synced: 27 Sep 2024

https://github.com/nicolas-van/modern-async

A modern JavaScript tooling library for asynchronous operations using async/await, promises and async generators

async await javascript promises

Last synced: 02 Oct 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: 31 Jul 2024

https://github.com/neosmart/asynclock

An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.

async await c-sharp c-sharp-library nuget-package synchronization

Last synced: 30 Sep 2024

https://github.com/haifenghuang/magpie

:bird: Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).

async await debugger dsl go golang interpreted-languages interpreter language linq object-oriented pratt-parser programming-language scripting-language scripting-languages

Last synced: 01 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/Alecrim/AlecrimAsyncKit

async and await for Swift.

async await gcd swift tasks

Last synced: 13 Aug 2024

https://github.com/devlato/async-wait-until

Waits for an expectation to be truthy. A small library with a convenient API suitable for unit and integration testing

async await integration-testing javascript jsdom node nodejs npm predicate promise react-testing-library sync testing timer typescript unit-testing wait

Last synced: 01 Aug 2024

https://github.com/chuntaro/emacs-async-await

Async/Await for Emacs

async await emacs promise

Last synced: 28 Sep 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: 01 Aug 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/symplely/coroutine

Cooperative multitasking using generators. The basics of coroutines, async and await!

async await computer-science cooperative coroutine generator libuv multitasking parallel php process uv-spawn yield

Last synced: 01 Aug 2024

https://github.com/emberexperts/ember-await

Await component for Ember Applications. Resolve your data on demand, just when needed.

await data ember-addon ember-await emberjs javascript loading

Last synced: 30 Sep 2024

https://github.com/unjs/items-promise

Bare minimum async methods using promises

async await node parallel promise serial

Last synced: 02 Aug 2024

https://github.com/ralphtheninja/await-spawn

child_process.spawn() wrapped in a Promise

async await child-process promise spawn

Last synced: 14 Aug 2024

https://github.com/nijikokun/breeze

Javascript async flow control manager

async await breeze callbacks es6 flow promise promises steps yield

Last synced: 28 Sep 2024

https://github.com/Concurrency-Lab/ParallelHelper

Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer is built with the help of the .NET Compiler Platform (Roslyn) and is available as a NuGet package as well as a Visual Studio extension.

analyzer async asynchronous await best-practices bugs code-quality concurrency csharp dotnet nuget parallel quality-control roslyn static-code-analysis visual-studio

Last synced: 01 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: 02 Oct 2024

https://github.com/willmcgugan/asyncchat

Short example of how to implement Python's async from scratchw

async await python

Last synced: 31 Jul 2024

https://github.com/arthurfiorette/tuple-it

🦋 A simple Promise to [error, data] catcher.

async await error it js promise to tuple typescript

Last synced: 01 Oct 2024

https://github.com/tunnckocore/each-promise

:cyclone: Asynchronous control flow library for now and then. :sparkles: Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.

async await concurrency concurrent control control-flow each foreach hooks parallel promises serial series

Last synced: 01 Oct 2024

https://github.com/obsidian-rs/obsidian

Ergonomic async http framework for reliable and efficient web

async await framework http-framework rust web-development

Last synced: 25 Sep 2024

https://github.com/developerzelentsov/aiswiftassist

A Swift library for integrating with the OpenAI Assistants API, enabling the creation and management of assistants, message processing, and AI runs.

ai api assistant assistants async await chatgpt gpt gpt-3 gpt-4 openai spm swift swift4 swift5 swiftui uikit

Last synced: 28 Sep 2024

https://github.com/coderaiser/supertape

📼 Simplest high speed testing

async await diff tape tdd test try-catch

Last synced: 26 Sep 2024

https://github.com/dimapaloskin/micro-chain

🤝 Helps to build chains from your micro services.

async await javascript micro microservice microservices node

Last synced: 03 Aug 2024

https://github.com/awaitlink/rvk

:package: A set of crates for easy access to the VK (VKontakte) API

api async await methods objects rust rust-crate vk vk-api vk-sdk

Last synced: 26 Sep 2024

https://github.com/imcuttle/node-await-event-emitter

await events library like EventEmitter

async await event-emitter events nodejs

Last synced: 01 Aug 2024

https://github.com/merklejerk/ez-ens

Simple, zero configuration Ethereum Name Service resolver.

async await easy ens es2017 ethereum library promise simple web3 zero-configuration

Last synced: 03 Aug 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/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: 01 Oct 2024

https://github.com/koahubjs/koahub-demo

koahub+async/await+mysql

async await koa koa2 koahub koahub-demo koajs node nodejs

Last synced: 30 Sep 2024

https://github.com/anselemodims/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 async await javascript leaderboard rest service webpack

Last synced: 01 Oct 2024

https://github.com/oybekkayumov/feedback-app

Give feedback to any application

async await css3 fetch html5 javascript json-server react style

Last synced: 02 Oct 2024

https://github.com/lisonge/rollup-plugin-tla

A rollup plugin to add top level await support for iife/umd

await rollup rollup-plugin vite vite-plugin

Last synced: 01 Oct 2024

https://github.com/alljointtw/tonjs

The node.js web framework build for ton of request.

async await benchmark express fast hapi http koa light lightweight mico microservice nest ton tonjs web-framework

Last synced: 01 Oct 2024

https://github.com/Harshit369/await-here

A helper package for ES6 async/await

async await error-handling es6 try-catch typescript

Last synced: 31 Jul 2024

https://github.com/flipcoder/mx

C++ coroutine await, yield, channels, i/o events (single header + link to boost)

await concurrency coroutines cpp cpp11 iomultiplexing threads yield

Last synced: 03 Aug 2024

https://github.com/dipeshtwis/weather_app

This is a weather application made using javascript. A user can search for any city, and my application will fetch from Open_weather_api and show the current location, temperature, and humidity. A user can also change the temperature from Fahrenheit to celcius and vice-versa.

async await javascript weather-api

Last synced: 01 Oct 2024

https://github.com/hubidu/micro-realworld-example-app

zeit micro based realworld example app backend

async await lambda-functions microservice zeit

Last synced: 29 Jul 2024

https://github.com/goto-bus-stop/bluebirdish

bluebird's fancy api but with native promises

async await bluebird parallel promise

Last synced: 01 Oct 2024

https://github.com/jason916/node-async-jenkins-api

jenkins api client support async

api async await javascript jenkins

Last synced: 30 Sep 2024

https://github.com/wildhoney/orderlyqueue

Implementation of a promise-based FIFO queuing system using ES2017 async generators.

async asynchronous await consecutive consecutively fifo observable promise promises queue task yield

Last synced: 01 Oct 2024

https://github.com/meirionhughes/rowan

A lightweight async/await task-middleware library

async await es2017 middleware typescript

Last synced: 01 Oct 2024

https://github.com/hazae41/plume

Typed async events with sequenced and parallel dispatching

async await events parallel promise rust typed typescript

Last synced: 01 Oct 2024

https://github.com/hazae41/future

Just like a Promise but you can manually resolve or reject it

async await browser finally future javascript promise typescript unit-test

Last synced: 01 Oct 2024

https://github.com/eldimious/express-async-handler

Simple middle to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.

async-await asynchronous await error-handling error-middleware express express-error-handler express-middleware handler nodejs

Last synced: 01 Oct 2024

https://github.com/lmoors30/sqly

A lightweight macro system on top of sqlx, inspired by ormx.

async await postgres rust sql

Last synced: 30 Sep 2024

https://github.com/v-core9/v_file_system

V_FS - Helper module for easy and safe way to save/delete/read... using node fs built in module. Has both SYNC and PROMISE based options.

async await files fs isdir isfile jest mkdir node-js nodefs nodejs promises sync unit-test v-core9 v-file-system write writesync

Last synced: 29 Sep 2024

https://github.com/117/mutex

A mutex implementation for Deno that supports async/await.

async await deno lock mutex

Last synced: 29 Sep 2024

https://github.com/adamnicholson/kyew

Async/queue library

async await laravel php php7 queue

Last synced: 30 Sep 2024

https://github.com/marky-mark/waitrypoint

A handy entry script for docker containers which need to wait on other services to be up for docker compose.

await awaitility compose docker dockercompose entry entrypoint wait

Last synced: 27 Sep 2024

https://github.com/humptydumptyeiz/pneasync

This piece of code promisifies nested awaits

async await nested-arrays nodejs promise

Last synced: 26 Sep 2024

https://github.com/furkancosgun/coroutines4abap

This project demonstrates the use of coroutines in ABAP for asynchronous operations. Coroutines enable concurrent task execution, improving efficiency for database queries and background processing. They allow you to handle tasks asynchronously and manage their completion within ABAP programs.

abap abapgit async await coroutines oop parallel sap

Last synced: 26 Sep 2024

https://github.com/ianfabs/sleyp

A tiny async/await implementation of sleep

async async-await await javascript miliseconds promise sleep

Last synced: 02 Oct 2024