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.

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: 14 Apr 2025

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: 23 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: 10 Apr 2025

https://github.com/kiok46/what3words

what3words app built in React-Native (Unofficial)

android async-await expo ios react-native redux redux-thunk what3words what3words-api

Last synced: 05 Dec 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: 12 Apr 2025

https://github.com/open-net-libraries/open.database.extensions

Useful set of utilities and abstractions for simplifying modern data-access operations and ensuring DI compatibility.

ado async-await asynchronous channels command connection connection-factory csharp data-flow database datareader dotnet expressive extensions sql-client sqlclient

Last synced: 11 Apr 2025

https://github.com/x42005e1f/culsans

Thread-safe async-aware queue for Python

async-await asyncio concurrency eventlet gevent greenlet library mypy python queue trio

Last synced: 10 Apr 2025

https://github.com/jcoreio/async-throttle

throttle async and promise-returning functions like lodash.throttle

async async-await promise throttle

Last synced: 13 Apr 2025

https://github.com/sunng87/rustmann

A riemann client on tokio, async/await

async-await riemann-client rust tokio

Last synced: 10 Feb 2025

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: 13 Feb 2025

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: 12 Feb 2025

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/malcommac/gitlabswift

🛵 Async/Await GitLab REST APIs v4 for Swift

api-rest async-await gitlab gitlab-api swift swift5

Last synced: 21 Mar 2025

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: 05 Apr 2025

https://github.com/dexteryy/nodecube

A batch of continuously updated base code and configurations for the minimal modern node.js service that conform to RESTful API, 12-Factor App, Microservice Architecture

12-factor api-service async-await boilerplate docker docker-compose es6 express generator jwt microservice minimal restful starter-kit zero-configuration

Last synced: 21 Nov 2024

https://github.com/peterfriese/swift-async-await-experiments

Experiments with Swift's new async/await feature (SE 0296)

async async-await swift

Last synced: 12 Apr 2025

https://github.com/nfcampos/await-outside

Await outside of async functions

async-await node repl

Last synced: 01 Jan 2025

https://github.com/suhailroushan13/you-should-know-javascript

Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type Conversions 8. Control Flow (If else ,loops, break, switch) 9. Functions In JavaScript 10. Objects In JavaScript 11. Arrays In JavaScript

array-methods async-await functions-javascript javascript js loops string-methods

Last synced: 14 Apr 2025

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: 16 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: 19 Apr 2025

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/inspect-js/is-async-function

Is this a native `async function`?

async async-await await fn function is-async-function

Last synced: 06 Apr 2025

https://github.com/meathill/gitbook-javascript-async-tutorial

A full tutorial for JavaScript asynchronous development, with every new feature.

async-await async-javascript ebook gitbook gitchat javascript promise tutorial

Last synced: 23 Nov 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/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: 23 Mar 2025

https://github.com/calebzulawski/rivulet

Asynchronous pipelines of contiguous data, for rust.

async async-await rust stream-processing

Last synced: 24 Apr 2025

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: 24 Mar 2025

https://github.com/yoongkang/nardis

A small web framework based on ASGI

asgi async-await asyncio python web-development web-framework

Last synced: 11 Apr 2025

https://github.com/stakx/dynamicproxy.asyncinterceptor

`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).

async async-await async-interceptor awaitable castle castle-core castle-dynamicproxy dotnet dotnet-standard dynamicproxy interceptor netstandard20

Last synced: 19 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: 29 Nov 2024

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

async-await samples.

async async-await await node

Last synced: 22 Mar 2025

https://github.com/timneutkens/is-async-supported

Check if async/await is available natively

async-await

Last synced: 15 Apr 2025

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: 17 Jan 2025

https://github.com/hacklone/arraync

Async Array methods polyfills

array async async-await javascript promise typescript

Last synced: 12 Apr 2025

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

Promise wrapper for Hyperdrive

async-await dat hyperdrive p2p

Last synced: 18 Apr 2025

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: 25 Jan 2025

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: 16 Apr 2025

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: 13 Apr 2025

https://github.com/kyleross/await-handler

Basic wrapper for await that allows handling of errors without try/catch blocks

async-await await error-handling handler node node8 nodejs npm-module promise

Last synced: 19 Apr 2025

https://github.com/michaelvanstraten/swifty-redis

High-Level Async Redis Library for Swift

async-await redis-client swift swift-package

Last synced: 14 Dec 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: 21 Mar 2025

https://github.com/undergroundwires/asyncclipboardservice

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

async-await clipboard

Last synced: 23 Mar 2025

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: 23 Apr 2025

https://github.com/ricardolsmendes/websockets-asyncio

Companion repository for the "WebSockets and AsyncIO: Beyond 5-line Samples" blog post

async-await asynchronous asynchronous-programming asyncio concurrent-programming python websockets

Last synced: 24 Apr 2025

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

Bittrex API Client for Node.js

async-await axios bittrex cryptocurrency https nodejs

Last synced: 01 Apr 2025

https://github.com/rustam-tolipov/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 css3 cssflexbox dom-manipulation html5 javascript module

Last synced: 11 Apr 2025

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: 09 Apr 2025

https://github.com/luochen1990/easy-sync

Easily provide synchronous compatibility for your Python asynchronous functions

async async-await asynchronous asyncio dont-repeat-yourself python python3

Last synced: 19 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: 10 Apr 2025

https://github.com/kingluo/tokio-socks5

socks5 server using tokio-rs async/await

async-await rust socks5-server tokio-rs

Last synced: 29 Nov 2024

https://github.com/kwabenberko/finito

A simple note taking app based on the MVVM Architecture using Test-Driven Development, Kotlin, Android Architecture Components, Data Binding, Coroutines, Dagger 2 etc.

android-architecture-components async-await coroutines dagger2 data-binding kotlin mvvm room room-persistence-library

Last synced: 13 Apr 2025

https://github.com/epiforge/cogs

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

async async-await disposable disposal nuget property-change-notification reflection synchronized-collections task threading

Last synced: 30 Nov 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: 21 Apr 2025

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: 21 Mar 2025

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: 06 Apr 2025

https://github.com/tevelee/asynchttp

Swift networking with async/await

async-await http networking swift

Last synced: 25 Mar 2025

https://github.com/vshymanskyy/espruino-await

async/await example for Espruino

async-await babel espruino example rollup template

Last synced: 13 Apr 2025

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: 19 Apr 2025

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: 18 Apr 2025

https://github.com/vmanot/browserkit

Web-scraping made easy with Swift.

async-await framework swift web-scraping

Last synced: 14 Apr 2025

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

🎣 babel macro for writing better async await statements

async-await babel babel-macro

Last synced: 08 Mar 2025

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: 08 Apr 2025

https://github.com/nmrshll/auth-rs-warp

Authentication / Authorization server example with Rust, Warp, Postgres

api async async-await auth await email futures hyper login logout password postgres rust tokio warp

Last synced: 24 Apr 2025

https://github.com/niharika2k00/crud_using_node_express_mongodb

CRUD application using Express, Node, mongodb. MERN stack boilerplate.

async-await express mongodb mongoose nodejs

Last synced: 20 Nov 2024

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

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

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

Last synced: 11 Feb 2025

https://github.com/felipecastrosales/dart-fundamentals

👌 Dart Fundamentals: 1. Fundamentals | 2. Functions and Collections | 3. OOP | 4. Asynchronous Programming | 5. Streams

async async-await asynchronous-programming dart dart-library dart2 dartlang fundamental fundamentals fundamentals-of-programming oop oop-principles streams

Last synced: 23 Nov 2024

https://github.com/kingluo/coco

coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.

async-await channel coroutine cpp11 golang goroutine waitgroup

Last synced: 11 Apr 2025

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

🍴 Parallelize two or more async functions

actors async async-await await concurrency fork parallel swift

Last synced: 11 Apr 2025

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: 01 Apr 2025

https://github.com/ardaku/smelling_salts

Start a thread to wake an async executor when the OS's I/O event notifier gathers that the hardware is ready.

async-await futures hardware rust-library wake wakers

Last synced: 22 Apr 2025

https://github.com/mizchi/ardux

Async + Reducer + Redux Like API

ardux async-await react reducer reducers

Last synced: 11 Nov 2024

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

Helper types for writing unit tests for asynchronous code.

async-await c-sharp testing

Last synced: 10 Apr 2025

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

use delay/sleep/wait to async/await ES7

async-await delay es7 promise sleep wait

Last synced: 24 Apr 2025

https://github.com/marihachi/corekey

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

async-await misskey nodejs promise typescript

Last synced: 11 Mar 2025

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: 24 Feb 2025

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/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: 15 Apr 2025

https://github.com/mysteryjeans/flettu

A library of core helpers, extensions, Async/Await locks on object, strings, integers

async async-await c-sharp lock task

Last synced: 17 Nov 2024

https://github.com/kshitizrohilla/weather-app-using-openweathermap-api

A weather app made using OpenWeatherMap API in JavaScript. The app tells the current temperature and some additional information like Air Quality Index, Real Feel, Humidity, Highest Temperature, Lowest Temperature, Wind Speed, Wind Direction, Visibility, Pressure, Sunrise and Sunset.

api async-await fetch-api weather weather-api weather-app weather-app-js weather-app-project weather-application weather-data weather-forecast weather-forecast-application weather-forecaster-webapp weather-forecasting weather-forecasts weather-information weather-station weatherapp weatherapp-javascript weatherapp-javascriptx

Last synced: 31 Mar 2025

https://github.com/bengl/pitesti

A super-simple JavaScript test framework.

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

Last synced: 09 Jan 2025

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

An async/await based wrapper for hypercore

async-await dat hypercore promises

Last synced: 18 Apr 2025

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: 10 Apr 2025

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: 11 Mar 2025

async/await Awesome Lists
async/await Categories