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/2dubu/aysnc_await

Study how to use of aysnc await.

async-await asynchronous swift swiftui

Last synced: 05 Mar 2025

https://github.com/mikeludemann/promises_async_await_fetch

Tutorial and simple helper for JavaScript notations - Promises, Async/Await and Fetch

async-await basic-example ecmascript fetch fetch-api javascript promises

Last synced: 28 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/tiagomaial/from-closures-to-async-await

Sample code demonstrating how to use async/await in Swift, using UIKit

async-await github-api ios-app structured-concurrency swift uikit urlsession

Last synced: 02 Apr 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/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/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/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/ayezabashir/reactjs-weather-forecasts

ReactJS-based weather application that provides real-time weather information and forecasts using data from the OpenWeather API

api async-await css reactjs weather-app weather-forecast

Last synced: 29 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/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/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/themusharraf/async-awati

Python dasturlash tilida async va await haqida

async async-await asynchronous await python

Last synced: 03 Apr 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/joostf/async-demo

Async JavaScript demo for a talk in the Tech Track @CMD Amsterdam

api async-await event-loop fetch json promise xhr

Last synced: 22 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/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/npkgz/async-magic

Promises FTW! A pure promised based, async toolbox for Node.js >=7.6

async async-await control-flow es2017 javascript library nodejs promise promisify toolbox

Last synced: 28 Feb 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/lebrancconvas/async-with-axios

Learning Asynchronus Management Concept in Javascript (NodeJS) with Axios.

async-await asynchronous axios callback javascript lab learning nodejs promise side-project

Last synced: 26 Feb 2025

https://github.com/birg81/python.flask1sttest

This is a test that mixes the Flask Framework with scenarios seen in other languages. The db used for the test is also available in the repository

async-await crud cursor fetch flask flask-mysqldb html5 javascript jinjia2 mysql python rdbms rest-api

Last synced: 31 Mar 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/nargonath/ngt-cli

CLI to leverage ngt-scripts for easy projects setup

async-await cli development ngt-scripts nodejs project-template

Last synced: 04 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/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/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/szy0syz/eas-mobile-backend

💥:trollface:超能酷炫的SQLServer版金蝶EAS后端

async-await express mongoose node sequelize

Last synced: 04 Apr 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/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/marcelo-earth/reactflix

🎬🍿 Movie search engine powered with ReactJS

async-await movies nodejs reactjs search-engine themoviedatabase vercel

Last synced: 04 Apr 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/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/marcusziade/songurl

SongLink macOS. Paste any music link and get a song.link URL back.

appkit async-await combine concurrency macos mvvm swift swiftui

Last synced: 03 Mar 2025

https://github.com/mimani68/javascript_in_depth

collections of advanced Javascript syntax

async-await es6 es7 javascript module

Last synced: 03 Apr 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/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/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/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/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/guicamargo19/async_views

Exercício do módulo de Django Async Views.

async-await django python uvicorn vscode

Last synced: 09 Apr 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/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/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/ayush-kanduri/dog-images-gallery

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed. This API Web App uses the Async-Await & Promises 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 promise

Last synced: 02 Mar 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/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/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/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/bankole2000/githubfinder

Simple Application to search for Github users by username

async-await es6-classes fetch-api github-api promises

Last synced: 09 Apr 2025

https://github.com/joseluisq/sleep-non-blocking-function

Deno & Node examples implementing a non-blocking sleep function.

async-await deno javascript nodejs typescript

Last synced: 05 Apr 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/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/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/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/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/stefruseva88/qunit-func-tests

qUnit functions and tests

async-await javascript qunit-tests

Last synced: 29 Jan 2025

https://github.com/iamusmanawan/js00

This repository showcases my foundational knowledge of JavaScript, covering essential concepts critical for modern web development. The content is structured to highlight practical examples and best practices, reflecting my readiness to contribute effectively in a professional development environment.

async-await classes-and-inheritance destructuring foreach-loop forin-loop forof-loop logical-assignment-operator maps objects-and-classes promises-in-javascript this-keyword

Last synced: 30 Mar 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/zolppy/pokemon-card-generator

Aplicação lúdica que gera e exibe dados acerca de pokemons.

api async-await fetch-api funny pokemon-api pokemons

Last synced: 04 Apr 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/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/elemental-mind/deferium

Events, promises and asynchronous operations simplified

async-await async-streams asynchronous promises streams

Last synced: 23 Apr 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/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 06 Apr 2025

https://github.com/bkpecho/advice-generator-app

This is a solution to the Advice generator app challenge on Frontend Mentor.

advice-generator-app adviceslip-api async-await css3 frontend-mentor html5 javascript mobile-first-workflow responsive-design scss

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

async/await Awesome Lists
async/await Categories