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/mascii/async-await-line-notify

async/awaitを使い順番を守ってLINE Notify経由で通知を送るテスト

async-await line-notify nodejs

Last synced: 03 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/dimapaloskin/async-sleep

Sleep based on promise. Supports resolve and reject with defined response and error.

async-await async-sleep javascript promise sleep

Last synced: 29 Dec 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/sepidsoroush/nextwatch

A movie database created by Next.js: you can search movies by title and see details on each movie page, and bookmark your favorites in watchlist.

api async-await axios custom-hook es6 javascript movie movie-database movie-database-api nextjs omdbapi pagination react react-hooks reactjs serach-movie usecontext watchlist

Last synced: 21 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/pkief/nodejs-top-level-await

Demonstration of how Node.js supports top-level await

async-await nodejs top-level-await

Last synced: 16 Nov 2024

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

options for handling asynchronous requests

async-await javascript promises

Last synced: 23 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/muntahashams/multithreading-multitasking-difference

this repo contain a docx file in which difference of multi-threading and multi-tasking in rust discuss in detail

async-await multi-tasking multi-threading multitasking multithreading multithreading-multitasking-diff rust

Last synced: 13 Nov 2024

https://github.com/d-exclaimation/desolate

A scalable concurrency toolkit for Swift 5.5+

actor-model async-await concurrency reactive-streams streaming swift

Last synced: 29 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/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/jack-carling/un-goals

School assignment - API

async-await fetch-api javascript

Last synced: 23 Nov 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/christophhagen/swiftserial

Serial port library using Swift async/await for Linux/macOS

async-await linux macos serial serial-communication serial-port swift

Last synced: 11 Nov 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/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/mownikapremkumar/phase-4-task-1

weather app using fetch API in javascript

async-await fetch-api html html-css-javascript try-catch

Last synced: 03 Jan 2025

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/r3b311i0n/simon

Simon game for freeCodeCamp.

async-await fcc fcc-exercise fcc-frontend simon simon-game

Last synced: 02 Jan 2025

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/ursa1minor/nc-tech-test

EMaC Technical Test completed in my own time for practice.

async-await backend express jest node restful-api supertest yarn

Last synced: 23 Oct 2024

https://github.com/jmurret/bike-map

A map of bike sharing networks in cities around the world.

async-await deck-gl fetch-api mapbox-gl react-map-gl

Last synced: 16 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

https://github.com/ifkas/udiracer-project

This is the third and final project that passed the test for the Udacity Intermediate JavaScript nano degree.

api async-await asynchronous-programming javascript vanilla-javascript

Last synced: 17 Dec 2024

https://github.com/aaronhuggins/indexed-iterable

An implementation of an iterable wrapper which implements caching and indexing of other iterables (such as generators) to make them array-like and re-usable.

array async-await asyncgenerator caching generator iterable iterator map

Last synced: 23 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/sgcm14/ctd-fe3-clase-16

Frontend III - Mesa C16 base

async-await fetch react-router-dom reactjs vitejs

Last synced: 26 Sep 2024

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

💾 Hometask - Computer Systems (Asynchronous Processing)

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

Last synced: 18 Dec 2024

https://github.com/sriramvarmat/currency-converter

The Currency Converter is a web application that allows users to convert amounts from one currency to another. It provides real-time exchange rates using an external API, ensuring accurate and up-to-date conversions. The application features a user-friendly interface with visual indicators like country flags for easy identification of currencies.

async-await asynchronous-programming callback-functions css currency-converter dom-manipulation external-api fetch-api forms frontend html javascript promises

Last synced: 24 Dec 2024

https://github.com/janluksoft/node_express_ts_controllers_async

Node Express TS, asynch: uses GET, POST method. File division into router, controllers, views;

async-await asynchronous controllers express get-post-method handlebars hbs node nodejs routing typescript

Last synced: 18 Dec 2024

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

Vapor Fork Demo

actor async-await fork swift vapor

Last synced: 18 Dec 2024

https://github.com/abhay-khandwekar/react-hooka

"react-hooka" is React-hook based state management library. "react-hooka" supports both synchronous and queued-asynchronous (FIFO) actions. All asynchronous state update operations are guaranteed to change the application state in the order of asynchronous-operation invocation.

async-await asynchronous asynchronous-actions asynchronous-store hook hooks javascript-promise promise react react-components react-hook-store react-hooks slice-state state-management store store-slice synchronous-store

Last synced: 24 Dec 2024

https://github.com/sudhilraj/cancel-request-axios

Cancelling Continuous Requests in User Interactions

abortcontroller api async-await axios react-confetti react-use reactjs

Last synced: 27 Dec 2024

https://github.com/peyz21/student-tracker

This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with PostgresDB and using RESTful implementation of the web applications along side with Server side implementation with Java SpringBoot Framework, For more information about the app please read the README file.

async-await deployment full-stack java java-spring-boot postgresql react rest-api

Last synced: 19 Dec 2024

https://github.com/bdmostafa/http-library-restapi

This http library is to build restAPI with any json server as you want. There are four most useful method included as GET, POST, PUT, DELETE.

async-await es6-modules http-server javascript json-api json-data json-server rest-api

Last synced: 25 Dec 2024

https://github.com/bdmostafa/gitfetch

GitFetch is a searching application built with GitHub API in which you can search any user on GitHub, see the data and get the report as well.

async-await es6 fetch-api github-api html-css-javascript javascript modern-javascript profile-collection profile-finder repository vanilla-js

Last synced: 25 Dec 2024

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

Learn by doing from The Odin Project. Makes use of APIs, Promises and Async/await

async-await learning-by-doing promises state-management theodinproject weather-app

Last synced: 25 Dec 2024

https://github.com/thitikorn-nupan/nod-js-crud-mysql-async-understand-winston-env

this project I got to know .env file , it's so good when I've to connect any database I'm not necessary to write my info-database in my .js file. Also I've knew the winston module this libary it's good for logging and save any log to some file. Also I connected the database with pg (pooling) many people says best proformance. (So do I)

async-await environment javascript mysql nodejs pooling promise winston-logger

Last synced: 25 Dec 2024

https://github.com/adam-marianowski/react-students

🚀React + JSON server 🚀 simple app to implement some basic features throughout my React courses.

async-await css hooks-api-react javascript json-server json-server-auth json-server-mock promises react react-components react-hooks react-router reactjs

Last synced: 25 Dec 2024

https://github.com/arturwincenciak/try-catch-exception-in-async-await

How to catch exception from asynchronous method

async-await exceptions lambda

Last synced: 06 Dec 2024

https://github.com/henry232323/async-recipes

A couple of recipes for async operations that can be used between libs

async async-await asynchronous curio python3 python36 trio

Last synced: 01 Jan 2025

https://github.com/surjoyday/currency-converter

Convert currencies effortlessly with this intuitive Currency Converter tool. Input the amount, select the 'from' and 'to' currencies, and get accurate currency conversion rates instantly.

async-await asynchronous-programming css3 dom-manipulation html5 javascript

Last synced: 01 Jan 2025

https://github.com/mmmagiccoder/swiftnet

💻 A Swift package for flexible networking in SwiftUI, offering JSON and data fetching, file uploading, and downloading using Escaping Closures, Combine, and async-await.

async-await combine downloading escaping escapingclosures fetching ios json library network networking swift swift-package-manager swiftui uploading urlsession xcode

Last synced: 25 Dec 2024

https://github.com/elemental-mind/awaitium-js

Put your await on fire and chain together async functions, promises and syncronous code in one line.

async async-await chainable-interface chaining promises

Last synced: 01 Jan 2025

https://github.com/marko19907/flutter-mobile-dev-exercises

Mobile development exercises "Mobile applications" (IDATA2503) course, fall 2022.

async-await dart flutter flutter-examples riverpod

Last synced: 25 Dec 2024

https://github.com/fimbres/node-express-fundamentals

This is a starter project about the fundamentals of NodeJs and ExpressJs, using the built-in modules of node like Os, Fs, Path and HTTP for example.

api-rest async-await express-middleware expressjs fs http-server nodejs os path

Last synced: 25 Dec 2024

https://github.com/mwongess/search-panel

A search panel to search universities in the specified country.

api async-await fetch-api reactjs

Last synced: 28 Nov 2024

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 14 Dec 2024

https://github.com/ink-feather-org/ts-utils-ts

Contains various typescript utils.

async-await promise-chain promises typescript utility

Last synced: 26 Dec 2024

https://github.com/george-swift/2d-game

An infinite two-dimensional platform game with JavaScript and the Canvas API.

async-await es6-classes es6-modules es6-promise webpack

Last synced: 07 Dec 2024

https://github.com/bryanburgers/guillotine

A futures executor for Rust. Built to, well, see if I could build one.

async-await futures rust

Last synced: 26 Dec 2024

https://github.com/dialtor/movieapp

Movies Web TMDB-API

api-rest async-await

Last synced: 06 Dec 2024

https://github.com/elavagnim/forkify

Frontend application to learn advanced JavaScript topics. It uses the MVC architecture for the front end.

async-await bubbling-events capturing-events lazy-loading mvc oop parcel promises prototypal-inheritance

Last synced: 10 Nov 2024

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

Find the accurate weather data for any city in the world, view current weather conditions, and have a peek at the forecast for the next three days.

api async-await asynchronous asynchronous-programming javascript promises theodinproject weather weather-app webpack

Last synced: 14 Nov 2024

https://github.com/andresp08/excercise_gym_app

web application related to gym exercises, performs multiple API calls to Rapid-Api, and allows to practice MUI, and react-router-dom.

async-await css3 fetch-api html5 mui rapidapi react-router-dom reactjs

Last synced: 12 Nov 2024

https://github.com/andresp08/cripto_react

Deployment the Cripto app with Styled Components, vite, CustomHooks and Async Await, Responsive Design and more. This is a project for practice react js and hooks

async-await custom-hooks javascript react styled-components

Last synced: 12 Nov 2024

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

Input a city to retrieve weather information. The purpose of this project is to practice integration of an API, linter, Prettier and JavaScript compiler.

async-await babel css3 dom-manipulation eslint html5 javascript javascript-modules json localstorage prettier promises serialization weather-api webpack

Last synced: 12 Nov 2024

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

https://github.com/rubensrdev/empleadosapi

App que utiliza una API REST para obtener y enviar datos sobre empleados - Ejercicio del SDP'24 - Swift 6, SwiftUI, MVVM, OPP, Extension Pattern, Arquitectura Observable iOS 17 y posterior, Concurrencia Estricta con Swift 6

async-await observable strict-concurrency swift6 swiftui

Last synced: 14 Dec 2024

https://github.com/yuriyvyatkin/ajs-hw-10.2-async-await

ДЗ №2 к лекции «Promises, async/await» курса «Продвинутый JavaScript» Нетологии

async-await javascript jest

Last synced: 04 Jan 2025

async/await Awesome Lists
async/await Categories