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/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: 20 Dec 2024

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: 04 Dec 2024

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: 13 Nov 2024

https://github.com/furkan-dogu/weather-app

My project showing the instant weather forecast of any settlement you are curious about

async-await css html5 javascript sweetalert2

Last synced: 20 Nov 2024

https://github.com/furkan-dogu/pokemon

The Pokemon Modern Pokedex is a user-friendly web application that allows you to search for Pokemon information. You can find and explore details about your favorite Pokemon by using the search box.

async-await dom-manipulation fetch-api javascript

Last synced: 20 Nov 2024

https://github.com/felipecastrosales/dart_async

🔄 | Learning more about Async concepts with Dart. | Event Loop, Futures (and variations), asynchronous methods and Completers.

async async-await asynchronous asynchronous-programming await-async completer dart dart-package dart2 dartlang event-loop flutter future futures timeout

Last synced: 23 Nov 2024

https://github.com/underthestars-zhy/asyncurlsession

A replacement of Apple's URLSession

async-await ios swift

Last synced: 30 Dec 2024

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: 29 Dec 2024

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: 07 Dec 2024

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: 27 Dec 2024

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: 12 Nov 2024

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: 11 Nov 2024

https://github.com/raisanjmr/expressjs-contact-keeper-api

expressjs-contact-keeper-api's for contact management

api-rest async-await expressjs javascript jsonwebtoken nodejs nodemon

Last synced: 18 Nov 2024

https://github.com/leayal/parallelasync

.NET System.Threading.Tasks.Parallel but with async.

async-await asynchronous dotnet-framework netstandard parallel

Last synced: 24 Nov 2024

https://github.com/matheusfdosan/javascript-assincrono-e-promises

Javascript Assincrono e Promises, explicando promises, sincronismo e assincronismo, async/await

async-await asynchronous docs promises synchronous

Last synced: 04 Jan 2025

https://github.com/chrisnajman/meme-generator

Built from Scrimba's 'Build a meme generator' tutorials. Dynamically add text to the top and bottom of the image. Click the button to generate a new image.

api async-await controlled-components css-nesting form-elements github-pages-website html-css-javascript props reactjs scrimba state-management useeffect-hook vitejs

Last synced: 21 Nov 2024

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

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

async-await es6-modules javascript

Last synced: 21 Nov 2024

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: 15 Dec 2024

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

https://github.com/thekiranmahajan/anime-gifs-generator

This is a GIF generator website which generates GIFs of a dynamic category provided by user using input values. anime-gifs-generator is capable of generating multiple gifs or pics at the same time of a given category. It offers a responsive design with fostering the powers of JavaScript concepts.

anime anime-pictures api-handling async-await css custom-scroller dom-manipulation fetch-api gifs horizontal-scrolling html javascript nsfw sfw

Last synced: 29 Nov 2024

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

https://github.com/abumq/airsync

⚡ Streamline your code by replacing multiple `await` calls with a single `await` using ༄AirSync, and fully leverage the power of asynchronous, non-blocking I/O.

async async-await javascript-library optimization promise-library

Last synced: 05 Dec 2024

https://github.com/alekseymartynov/csharp-workshop-async-await

Workshop: Another Way to Understand the Internals of async/await in C#

async-await csharp dotnet

Last synced: 21 Nov 2024

https://github.com/rupam0710/fetch-api---typescript

It is a project where we fetch user details from an API using Async await and promises and render it into an HTML page and add css to it for styling. On clicking any image we are rendered to a new html page where we are showed the details of tthat person.

async async-await asynchronous-programming await css fetch-api html javascript promise typescript

Last synced: 21 Nov 2024

https://github.com/mushfiqurniazzz/login-system---node--mysql--react

This Login System is a fullstack web app thats authenticates user, with functionalities for saving a user with hashed password in DB, logging in a user by comparing the typed and hashed password and saves a token in the localstorage after login. It uses MYSQL as the database, Express.js for handling server-side logic, React.js for rendering UI.

async-await authentication axios bcryptjs bootstrap5 expressjs full-stack-web-development mysql mysql2 nodejs react-router-dom reactjs single-page-app

Last synced: 21 Nov 2024

https://github.com/therealedsheenan/async-await-redux

React sample with async-await using redux

async-await react redux

Last synced: 22 Nov 2024

https://github.com/frycz/headless-chrome-twitter-automatic-following

:robot: Javascript ES7 async await automatic Twitter users following with headless Chrome

async-await es7 headless-chrome nodejs twitter-bot

Last synced: 25 Dec 2024

https://github.com/ahmedragab99/speechtotextapp

iOS demo app for convert speech to text and read text with languages

actors async-await concurrency ios-app speach-to-text swif swift texttospeech translation

Last synced: 25 Nov 2024

https://github.com/kiarashvosough1999/kloadingstate

Simple Loading State Managment for SwiftUI.

async-await state-management swiftui view

Last synced: 01 Dec 2024

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

Image Finder using JavaScript and Unsplash API

async-await dom-manipulation javascript unsplash-api

Last synced: 22 Nov 2024

https://github.com/farazf19/react_router_basics

Basic Web app using React Router

async-await react-hooks react-router reactjs

Last synced: 31 Dec 2024

https://github.com/damirscorner/20220415-dotnet-async-void-unit-tests

Sample project for 'Using async void in xUnit tests' blogpost

async-await dotnet unit-testing

Last synced: 01 Dec 2024

https://github.com/brahmbeyond/randomjokesgenerator

Generates Random jokes on every click.. 👻

async-await fetch-api html-css-javascript project

Last synced: 08 Dec 2024

https://github.com/nestarz/pipe

TypeScript Pipe Operator with Async Support

async-await browser deno functional-programming typescript

Last synced: 26 Nov 2024

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: 26 Nov 2024

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

https://github.com/saketkothari/joke-teller

Joke Teller 🤖 gets random jokes from third party API and converts them to speech using VoiceRSS text-to-speech API.

async-await css3 fetch-api joke-api joke-teller text-to-speech vanilla-javascript voicerss

Last synced: 26 Nov 2024

https://github.com/gkbrk/rust-async-test

Playing around with async Rust

async async-await rust rust-async rust-lang

Last synced: 02 Dec 2024

https://github.com/laplacexd/cosette

A music bot created with discord.py that makes use of OOP principles, event loops, and async/await.

async-await discord-py eventloop oop

Last synced: 26 Nov 2024

https://github.com/felixble/js-callback-hell

Approach to write clean JavaScript code by avoiding the callback hell.

async-await async-programming asynchronous callback-functions callback-hell es2015 es6 javascript promise pyramid-of-doom

Last synced: 08 Dec 2024

https://github.com/derberg/arghun

Node.js module for directories traversing and counting, written in node 7.x with async-await manner without a single callback. Nice documentation view http://documentup.com/derberg/arghun

async-await directory-analyzer directory-traversal nodejs recursion traverse

Last synced: 06 Dec 2024

https://github.com/7gowtham/fetchgotcharacters

To fetch characters of the GoT from an API and displaying it on a webpage in a responsive manner.

async-await fetch-api html-css-javascript

Last synced: 04 Jan 2025

https://github.com/lesiaukr/goit-cs-hw-05

Masters degree | Computer Systems and Their Fundamentals course | HW | Asynchronous Processing | goit-cs-hw-05

async-await asynchronous-programming asyncio goit-cs-hw-05 python

Last synced: 02 Dec 2024

https://github.com/t3tra-dev/mtaio

A comprehensive framework for asynchronous I/O operations and utilities.

async async-await asynchronous asyncio multithreading python python3 thread-pool threading threadpool

Last synced: 28 Nov 2024

https://github.com/stephenombuya/pokemon-search-app

Welcome to the Pokémon Search App! This project allows users to search for Pokémon by their name or ID and view detailed information about them, such as their stats, types, and sprite image.

api-integration async-await css3 html5 javascript

Last synced: 28 Nov 2024

https://github.com/martinezfabian/cryptocurrencypricetracker-javascript-html-css

The purpose of this project is to apply the theory learned about Fetch API with async/await in a real-world application. By building the Cryptocurrency Price Tracker, I aim to enhance my practical understanding of API integration, data retrieval, and displaying dynamic information on a web page.

async-await cryptocoins cryptocurrency fetch-api pricetracker

Last synced: 28 Nov 2024

https://github.com/ianfabs/sleyp

A tiny async/await implementation of sleep

async async-await await javascript miliseconds promise sleep

Last synced: 08 Dec 2024

https://github.com/lordazzi/ecma-async-loop

JavaScript / TypeScript library to help to perform asynchronous loop

angular async async-await async-foreach asynchronous for foreach javascript loop reactive reactive-programming rxjs typescript while

Last synced: 02 Dec 2024

https://github.com/robert-ds/asincronismo-con-javascript

Implementando asincronismo con callbacks, promises y async-await, utilizando la API de Rick and Morty

api api-rest async-await asynchronous javascript learning

Last synced: 22 Dec 2024

https://github.com/saheemshafi/neo-news

Neo News - A news website powered by react and tailwind css connected with newsapi.org with infinite scroll .

async-await fetch-api infinite-scroll javascript news newsapi newsapp react router-dom tailwindcss

Last synced: 03 Dec 2024

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

The Weather app is a web project made with HTML5, TailwindCss, and Javascript. I am loading all Weather content from OpenWeatherMap API and Create UI feature to display those data.

api async-await javascript openweathermap-api

Last synced: 09 Dec 2024

https://github.com/romero-ezequiel/librosapp

Realice una aplicación que me permite agregar y borrar libros de una base de datos utilizando webpack

async-await bootstrap express fetch javascript nodejs webpack

Last synced: 04 Dec 2024

https://github.com/azrubael/210129-async

options for handling asynchronous requests

async-await javascript promises

Last synced: 23 Dec 2024

https://github.com/timbar09/leaderboard

Leaderboard is a simple list app that displays a list of users and their game score data which is manipulated by an API using JavaScript async and await.

api async-await es6 promises webpack

Last synced: 19 Dec 2024

https://github.com/jodieaddis/random-quotes

Website that displays random quotes, with authors' names and photos.

async async-await javascript mobile-first random-quote-generator sass

Last synced: 04 Dec 2024

https://github.com/qard/http-iterator

Convert http servers to async iterators

async-await async-iterators http nodejs

Last synced: 31 Dec 2024

https://github.com/SamShakusky/vk-botlerplate

Minimalistic and easy to setup VK Bot boilerplate. Using node (express), parcel (es6 modules and async-await avaliable) and node-vk-bot-api.

async-await babel bot es6 express node node-vk-bot-api parcel vk

Last synced: 23 Oct 2024

https://github.com/jcoreio/async-autocomplete-cli

tool for prompting the user to select from a list of choices, where the choices are fetched asynchronously, and new choices are fetched as the user types

async async-await autocomplete choices cli list picker

Last synced: 05 Dec 2024

https://github.com/elmigranto/awaitability

Utilities for composing async/await functions.

async-await es2017 javascript modules promise utilities

Last synced: 05 Dec 2024

https://github.com/tomashubelbauer/async-await.net

The website of async-await.net

async-await

Last synced: 31 Dec 2024

https://github.com/tomashubelbauer/js-deferred

Deferred promise implementation for those times when you do actually need it which is not that rare

async async-await defer deferred deferred-promise javascript promise

Last synced: 31 Dec 2024

https://github.com/mairess/project-ichoveu

Um site simples de previsão do tempo para treinar o consumo de api. Toda estilização veio pronta, fiz construí apenas as funções helpers.

async-await docker fetch-api javascript promises try-catch

Last synced: 11 Dec 2024

https://github.com/dracudev/s4-typescript-api

Web app that displays random jokes from external API's using TypeScript.

api async-await es6 it-academy javascript rest-api typescript

Last synced: 11 Dec 2024

https://github.com/yoannchb-pro/enqueu

Promise queue for concurrency control

async-await enqueue handler promise queue

Last synced: 12 Dec 2024

https://github.com/jouni-kantola/webpack-promote-modern-browsers

Example web application with webpack and TypeScript, showcasing load of separate bundles for native/transpiled dynamic imports, async/await and tree shaking

async-await dotnet-core dynamic-import typescript webpack

Last synced: 23 Oct 2024

https://github.com/auctoritae/hedonistic

Nice, simple and minimalistic guide to explore Athens - the best restaurants, bars, stores and landmarks. SwiftUI | Async/await | SwiftData | Redux

async-await mapkit redux spm swift swiftdata swiftui

Last synced: 12 Dec 2024

https://github.com/zolppy/pokedex

Aplicação lúdica que simula uma pokedex.

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

Last synced: 17 Dec 2024

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: 17 Dec 2024

https://github.com/zolppy/github-profiles

É possível pesquisar e verificar informações acerca de perfis do GitHub e seus respectivos repositórios.

api async-await fetch-api github github-api

Last synced: 17 Dec 2024

https://github.com/zolppy/countries-guide

Exibe dados acerca de países.

api async-await countries countries-api fetch-api

Last synced: 17 Dec 2024

async/await Awesome Lists
async/await Categories