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/ehuelsmann/perl-sys-async-virt

Asynchronous LibVirt bindings for Perl as enabled by Future::AsyncAwait

async-await asynchronous bindings libvirt perl perl5 virtualization

Last synced: 20 Feb 2025

https://github.com/leo-henrique/rest-countries-api

Consumo da API REST Countries que retorna informações de países. Feito em React, React Router e styled-components.

async-await context-api promises react react-router styled-components

Last synced: 22 Feb 2025

https://github.com/asbhogal/javascript-api-requests

A simple demonstration of interacting with the Test Data API, including the conventional .then methods with a POST request and an async/await GET request.

api api-rest apis async async-await asynchronous asynchronous-programming fetch fetch-api get headers post try-catch

Last synced: 14 Mar 2025

https://github.com/oybekkayumov/pics

Fetch data from API inside a React application, how to show list of records

api async-await class css grid html javascript react state

Last synced: 29 Mar 2025

https://github.com/rmardonesa/octopull

Asynchronous concurrency and API integration for real-time GitHub repo monitoring in a Rust-powered Discord bot

api-integration async-await asynchronous concurrency discord discord-bot github rust serenity tokio-rs

Last synced: 10 Mar 2025

https://github.com/nargonath/ngt-scripts

Script used to abstract project boilerplate for my personal projects

async-await babeljs eslint nodejs rollup scripts

Last synced: 04 Apr 2025

https://github.com/guillaumearm/async-describe

:rainbow: - A simple way for making async tests procedures

async async-await async-describe describe test

Last synced: 17 Feb 2025

https://github.com/bunnysakura/ipcxx

仅头文件的轻量级C++中间件开发框架。| A lightweight C++ middleware development framework designed for header-only libraries.

async async-await event-driven events ipc queue thread thread-pool threadpool timers

Last synced: 04 Mar 2025

https://github.com/stefruseva88/js-async-func

Asynchronous functions in JavaScript, using callbacks, promises, and async/await.

async-await asynchronous-programming promises

Last synced: 29 Jan 2025

https://github.com/whutao/swift-combine-extras

Useful addition to Combine framework.

async-await combine swift

Last synced: 06 Mar 2025

https://github.com/muntahashams/async-rust

this repo contain an article on how to fetching data from the PokéAPI using async/.awaite featured by RUST

async async-await async-rust pokeapi pokemon-api

Last synced: 03 Mar 2025

https://github.com/shivamchawda/react-e-commerce-website

THIS PROJECT IS UNDER DEVELOPMENT. A complete e-commerce website using React js and commerce js. user can login/sign up using firebase authentication. User can Add the product to cart fill the shipping form and purchase it using Stripe payment integration. Once the order is placed user and admin both will get a confirmation mail regarding the order.

async-await commercejs confirmation-mail e-commerce-project grid-layout material-ui order-success payment-integration props-drilling react-hook-form react-router-dom reactjs stripe-payments use-effect use-history uselocation usestate-hook

Last synced: 04 Mar 2025

https://github.com/saulwolfdev/crud-node-mongo-express

crud node,mongo,express,async-await

async-await express mongodb mongoose node

Last synced: 04 Apr 2025

https://github.com/behi22/jammming

This webpage is developed to showcase knowledge of developing responsive webpages and using the react library to develop web applications. The website allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.

api async-await components html-css-javascript import-export javascript json jsx modules promise react surge webapp

Last synced: 03 Mar 2025

https://github.com/jirufik/jrfdb

async/await odm for Node.js

async-await jrf mongodb nodejs odm orm

Last synced: 06 Apr 2025

https://github.com/sriramvarmat/blogify

Blogify is a simple blogging platform built with Node.js, Express, and MongoDB. It allows users to create, read and delete blog posts. The application uses EJS as the templating engine for server-side rendering, providing a dynamic and responsive user interface.

api-endpoints async-await backend blog-website crud-application ejs expressjs mongodb mvc-framework nodejs server-side-rendering template-engines

Last synced: 14 Feb 2025

https://github.com/mohammadhasanii/node-http3

This project showcases building fast and lightweight web apps in Node.js using H3 framework, with superior security and speed on HTTP/3. It's a great alternative to Express or Node.js and has features like routing, fast processing, and interaction with other frameworks.

async-await asynchronous h3 h3-node http3 httphandler node node-http3 nodejs tcp tcp-server

Last synced: 03 Apr 2025

https://github.com/faichou/rnrefreshingscrollviewdemo

react native refreshable scrollview using Coroutine! vs old way: https://github.com/gameboyVito/react-native-ultimate-listview/blob/master/src/refreshableScrollView.ios.js

async-await coroutine es6 react-native scrollview

Last synced: 26 Mar 2025

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

Example of calling an async function for every element in the array, in parallel. Examples include TaskGroup and ForkedArray from Fork.

async-await swift

Last synced: 05 Apr 2025

https://github.com/ashishshres/image-finder

Image Finder using JavaScript and Unsplash API

async-await dom-manipulation javascript unsplash-api

Last synced: 16 Mar 2025

https://github.com/ashokdey/sendotp-promise

promise bug fixed api for sendotp by msg91

async-await msg91 nodejs promise sendotp travis-ci

Last synced: 30 Nov 2024

https://github.com/kshetline/by-request

Simple Node http client for use with promises, async/await.

async-await bom character-encoding curl file http-client https-client javascript json jsonp nodejs promises typescript wget

Last synced: 07 Apr 2025

https://github.com/thekiranmahajan/random-emoji-picker

A simple JavaScript project which retrieves data from an emoji-based API and stores that into an array which gets data in the form of objects having 2 key value pairs character: "😎" and title: "cool". title gets sliced using string method and everything is pushed using a for loop and an eventListener is being called on every HTML element click.

async-await css dom-manipulation fetch-api for-loop html javascript responsive-design

Last synced: 22 Mar 2025

https://github.com/arturwincenciak/async-await-in-il-code

How the 'async' and 'await' keywords are transformed into IL code during compilation

async-await csharp csharp-code dotnet il

Last synced: 27 Mar 2025

https://github.com/thekiranmahajan/random-quote-generator

A HTML, CSS, JavaScript project that mainly focuses on concept of fetch API, async-await, DOM manipulation, and error handling using try-catch, etc. also it offers a creative animated, responsive user interface

api async-await css dom-manipulation fetch-api html innerhtml innertext-innerhtml javascript responsive-design

Last synced: 22 Mar 2025

https://github.com/davebitter/playbook

Playbook is a JS module that provides an easy way to create animations by using the ease of CSS and the power of JS to create animations for the web.

animation async-await js

Last synced: 05 Apr 2025

https://github.com/jonatandb/usecart-async-react-custom-hook

Simple custom hook that works asynchronously.

async async-await custom-hooks es6 jonatandb react react-hooks

Last synced: 28 Feb 2025

https://github.com/n-ignacio-bouffanais/vue-api-client

Vue API-client build with Typescript, axios, vuejs and pinia.

async-await axios-vue menuresponsive pinia protected-routes typescript vue-router4

Last synced: 24 Feb 2025

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 06 Apr 2025

https://github.com/shahinuralambhuiyan/async-await-practice-part-2

Let's convert your money & see where you can spent.

async-await currency-converter javascript

Last synced: 18 Feb 2025

https://github.com/mehmet-github06/flowers-app

You can find users' followers in the github repo

api async-await bootstrap css3 filter foreach html5 javascript

Last synced: 05 Mar 2025

https://github.com/DaveBitter/Playbook

Playbook is a JS module that provides an easy way to create animations by using the ease of CSS and the power of JS to create animations for the web.

animation async-await js

Last synced: 10 Mar 2025

https://github.com/yurykozhenov/express-async-await

Trying out async/await with Express and Mongoose

async-await express mongoose nodejs

Last synced: 13 Mar 2025

https://github.com/f-bh/go-async

A simple type safe implementation of the async - await pattern in golang

async async-await await go golang

Last synced: 28 Feb 2025

https://github.com/mishieck/parawait

A JavaScript library for concurrency and parallelism.

async async-await await concurrency javascript library parallel-processing parallelism promises

Last synced: 25 Mar 2025

https://github.com/wolven531/promise-tests

Used to demonstrate and explain different promise and async concepts and libraries

async async-await asynchronous javascript js nodejs promise promise-library promises react reactjs reactts ts typescript

Last synced: 18 Feb 2025

https://github.com/xpioneer/v-koa2

A Nodejs project with koa2js(middleware/cors)

async-await koa2 koa2-cors middleware mysql nodejs sequelize

Last synced: 11 Mar 2025

https://github.com/petekgithub/yummy-yum

:green_salad: This site fetch the recipes and we can choose cuisine. After selection, we can see related recipe instructions and details.

async-await fetch-api framer-motion react-hooks react-router styled

Last synced: 21 Feb 2025

https://github.com/wallneradam/node-express-async

Automatically handles unhandled async middleware errors by sending them to next() function.

async-await es6 expressjs javascript node-module nodejs promise

Last synced: 27 Feb 2025

https://github.com/stefruseva88/qunit-func-tests

qUnit functions and tests

async-await javascript qunit-tests

Last synced: 29 Jan 2025

https://github.com/2dubu/aysnc_await

Study how to use of aysnc await.

async-await asynchronous swift swiftui

Last synced: 05 Mar 2025

https://github.com/antoniosertic23/cinereserve-the-movie-seat-scheduler

CineReserve is a web application I initiated to practice my skills in modern JavaScript after completing courses, aiming to independently develop a moderately complex project. From conceptualization to implementation, I crafted this project from scratch, envisioning a user-friendly interface for reserving movie seats.

async-await cinereserve css3 firebase firebase-auth firebase-realtime-database html5 javascript javascript-api javascript-dom json model-view-controller movie-seat-booking mvc mvc-javascript omdbapi seat-booking user-authentication vanilla-javascript

Last synced: 26 Feb 2025

https://github.com/loulafripouille/asyncable

Wrap async/await middleware function for Express. Catches error and passes it to next.

async-await express middleware nodejs

Last synced: 13 Mar 2025

https://github.com/ncpa0cpl/mutex.js

Mutual Exclusion mechanism for Asynchronous JS Code.

async async-await javascript mutex read-write-lock

Last synced: 10 Mar 2025

https://github.com/chrisnajman/shopping-cart-modules-async

Shopping cart which persists over multiple pages (using session storage)

async-await es6-modules html-template javascript

Last synced: 15 Mar 2025

https://github.com/troyan-dy/fastapi-depends

You can use your FastAPI dependencies not only in FastAPI applications

async async-await asyncio fastapi lib library pip pydantic python python-type python-types python-typing python3

Last synced: 24 Mar 2025

https://github.com/ksmooi/cxx_lab

cxx_lab is a comprehensive learning platform designed to help developers and researchers deepen their understanding of C++ for backend and cloud technologies through practical modules, demos, and applications.

async-await multithreading network-programming network-protocols nosql-database parallel-programming sql-database

Last synced: 01 Apr 2025

https://github.com/shubhamd99/loan-calculator

Loan Calculator React (async await) -

api async-await css fetch iphonex javascript mockup reactjs

Last synced: 26 Feb 2025

https://github.com/venndev/vgo

The library helps you have the async-await syntax in Go that runs on goroutines.

async-await asynchronous asynchronous-programming golang-package goroutine goroutines

Last synced: 20 Feb 2025

https://github.com/elemental-mind/deferium

Events, promises and asynchronous operations simplified

async-await async-streams asynchronous promises streams

Last synced: 23 Apr 2025

https://github.com/pj-pj-pj/weather-app

weather updates and forecasts for your location with this weather app

async-await asynchronous-programming weather-api

Last synced: 06 Mar 2025

https://github.com/marcelo-earth/ReactFlix

🎬🍿 Movie search engine powered with ReactJS

async-await movies nodejs reactjs search-engine themoviedatabase vercel

Last synced: 05 Feb 2025

https://github.com/lukas-simonson/swift-cobweb

A thin and light wrapper around Foundations Networking APIs

async-await builder-pattern network swift swiftui

Last synced: 28 Feb 2025

https://github.com/saqqdy/await-to-done

Async await wrapper for easy error handling

async-await await-error await-resolve await-to await-to-done await-wrapper

Last synced: 12 Mar 2025

https://github.com/kpavlov/await4j

Simplify asynchronous programming in Java with Project Loom virtual threads and a familiar async/await style API

async-await java project-loom virtual-threads-java-21

Last synced: 13 Feb 2025

https://github.com/sanjay-1458/currency-converter

A JavaScript currency converter project using Fetch API.

api async-await css currency-converter fetch-api html5 javascript mini-project project real-time

Last synced: 17 Feb 2025

https://github.com/iotchulindrarai/files_downloaderusingurl

I have created responsive web application using Javascript , HTML, CSS while learning DOM manipulation, asynchronous with callback,promises, async/await) and also learned auto background play

async-await callback css dom-manipulation html javascript promises video

Last synced: 05 Apr 2025

https://github.com/kessler/node-async-map-limit

like Promise.all() but with limit on concurrency

async-await node node-module nodejs promise

Last synced: 17 Feb 2025

https://github.com/devmahmud/ajax-fetch-async

In this project i have first created XMLHttpRequest to fetch api data, Then i have implemented call back, Promises and then async await to fetch Api data instead of promises.

ajax async-await fetch-api promises xmlhttprequest

Last synced: 24 Feb 2025

https://github.com/nivisi/delayed_future

⏳ A Dart extension that allows to delay your Futures.

async async-await dart dart-future dartlang delay flutter future package plugin

Last synced: 12 Mar 2025

https://github.com/kekchpek/asyncreactawait

ARA is the development suit for asynchronous and reactive C# development. It contains classes for convenient data changing and handling management.

async async-await asynchronous asynchronous-programming bindings reactive-programming

Last synced: 26 Mar 2025

https://github.com/vgvr0/asyncio-examples

This repository contains several examples of how to use the asyncio library in Python. Asyncio is a library for writing concurrent code using the async/await syntax.

async async-await asynchronous asyncio python

Last synced: 21 Mar 2025

https://github.com/vintage/flutter_demo_isolates

Demo app which presents usage of Isolate in Flutter

async-await flutter isolates

Last synced: 02 Mar 2025

https://github.com/elmccd/ceed

Set of JS async utils making building pipelines in JS easier

async-await build-pipelines build-tool ci-cd pipelines

Last synced: 18 Mar 2025

https://github.com/berkaysancar/games-swiftui-mvvm

SwiftUI, MVVM, CoreData, Async-Await, Pagination

async-await coredata json-api mvvm networking swiftui

Last synced: 08 Apr 2025

https://github.com/ayush-kanduri/fetch-dog-photos-pagination

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed using Pagination. This API Web App uses the Async-Await for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

api async-await css fetch-api html javascript

Last synced: 02 Mar 2025

https://github.com/themusharraf/async-awati

Python dasturlash tilida async va await haqida

async async-await asynchronous await python

Last synced: 03 Apr 2025

async/await Awesome Lists
async/await Categories