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/kevinadhiguna/async-await-js

A tutorial about async-await, promise, and callback in Javascript

async-await callback javascript promise

Last synced: 12 Nov 2024

https://github.com/goldenhub/covid_chart

A covid19 stats and chart page using Highcharts and data from disease.sh

api async-await fetch fetch-api highcharts highcharts-js

Last synced: 12 Nov 2024

https://github.com/natthasath/demo-python-asyncio

asyncio is a Python library that provides tools for writing asynchronous code using coroutines, event loops, and tasks. It simplifies concurrent programming, making it easier to handle I/O-bound and CPU-bound tasks efficiently.

async-await asyncio coroutine poetry python task thread

Last synced: 11 Nov 2024

https://github.com/allanr1991/alura-monibank-validandoformulariocomjs

Este projeto permite fazer um cadastro com validações personalizadas e habilita a câmera do usuário para poder capturar uma foto para o cadastro.

async-await foreach-loop localstorage mediadevices setcustomvalidity validacaocustomizada validacpf validaidade validity validity-check

Last synced: 16 Nov 2024

https://github.com/allanr1991/senai-contactform-jsonserveraxios

Projeto criado para colocar em pratica aprendizados utilizando: JavaScript; Json-server; routes; async/await; axios;

async-await axios-restful json-server

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

https://github.com/seyoonpuvi/javacript-infinitescroller

image surfing application with infinite scroll functionality

async-await css-grid fetch-api infinite-scroll responsive unsplash-api

Last synced: 10 Nov 2024

https://github.com/hawkpraveen/fetch-project-github-profile-finder

This repo consists of the Github Profile Finder using the Github api.

async-await bootstrap5 dom-manipulation fetch-api githubapi html-css-javascript netlify

Last synced: 12 Nov 2024

https://github.com/shrtlist/checkout

A coding challenge designed to assess your ability to implement a simple, API-driven UI based on a given design specification.

async-await concurrency mvvm

Last synced: 07 Nov 2024

https://github.com/seyoonpuvi/javascript-quotegenerator

quote generator application by using fetch api

async-await fetch-api

Last synced: 10 Nov 2024

https://github.com/milaziabchenko/vanilla-javascript-playground

JavaScript theory and code snippets, using functional and OOP, prototypes, higher-order array methods, regular expressions, DOM, events, and asynchronous JS

async-await asynchronous-javascript axios dom-events dom-manipulation esnext fetch-api functional-programming higher-order-functions http-requests oop promises prototypes regular-expressions vanilla-javascript

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

https://github.com/edonv/asyncbutton

Wrapper view of Button that supports asynchronous code.

async-await button concurrency ios swift swiftui

Last synced: 12 Oct 2024

https://github.com/nargonath/hapi-boilerplate

Used to define an hapi v17 boilerplate for my CLI project

async-await esmodules hapi-boilerplate hapi-server hapi-v17 hapijs nodejs

Last synced: 14 Nov 2024

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

Convert http servers to async iterators

async-await async-iterators http nodejs

Last synced: 08 Nov 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: 06 Nov 2024

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

Promise queue for concurrency control

async-await enqueue handler promise queue

Last synced: 24 Oct 2024

https://github.com/saulwolfdev/react-review

Todo list, repaso de conceptos en la nueva versión de React

arrow-functions async-await destructuring filter json jsx map npm prop-types react

Last synced: 16 Nov 2024

https://github.com/leotm/merge-local-server-data

My MVP solution to a coding exercise to augment local and server GitHub data

async-await authorization chai coding-exercise github hapi headers json mocha npm post-request request-promise sinon

Last synced: 11 Nov 2024

https://github.com/wildrun0/richiebot-2.0

Вторая итерация бота Ричи

async-await chatbot msgpack msgspec python vkbottle vkontakte

Last synced: 31 Oct 2024

https://github.com/samuelematias/future_guide

How use Future in Flutter 🌀

async-await dart flutter

Last synced: 11 Nov 2024

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

https://github.com/deenuy/uoft-react-emp-directory

React-based frontend application developed to exhibit grid functionality to display data table with features to sort and filter.

async-await jsx-renderer react

Last synced: 31 Oct 2024

https://github.com/codebender828/generators

A simple implementation and explanation of generators in javascript

async-await generators javascript nodejs

Last synced: 04 Nov 2024

https://github.com/shaurya019/javascript-advanced-concepts

This repo include FetchAPi, XMLHttpRequest, Synchronous vs Asynchronous, callbackHell, Promises and other concepts to.

async async-await javascript promise sync xmlhttprequest

Last synced: 12 Nov 2024

https://github.com/olange/learning-javascript

Learning more about Javascript – quick reference, articles, useful resources, personal notes

async-await code-retreat generators iterators javascript learning-notes promises

Last synced: 16 Oct 2024

https://github.com/pijeismart/githubuser-finder

A great challenge from Frontend Mentor

async-await bem-css javascript scss

Last synced: 12 Nov 2024

https://github.com/safayetdib/infinite-scroll-image-gallery

An Infinite Scroll Image Gallery Powered By Pexels API

async-await css fetch-api html infinite-scroll javascript pexels-api

Last synced: 14 Nov 2024

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

A weather forecast site based on the OpenWeather API.

api async-await weather weather-api weather-app

Last synced: 15 Nov 2024

https://github.com/mastprogs/custom-codes

필요에 의해서 직접 구현했던 몇몇 커스텀 코드 기록보관소

async async-await asynchronous asynchronous-programming cpp20 go golang http mysql mysql-database redis string typeorm typescript

Last synced: 12 Oct 2024

https://github.com/pferreirafabricio/csharp-parallel-concurrency

⚡ A comprehensive study of asynchronous, concurrent, and parallel programming concepts in C#

async async-await asynchronous asynchronous-programming cancellationtoken concurrency csharp dotnet parallel

Last synced: 14 Nov 2024

https://github.com/mesqueeb/asyncify

🔄 Swift utility class designed to convert callback-based asynchronous methods into the modern async/await pattern.

async-await callback-to-async callback-to-await completion-handler-to-async-await modernise swift swift-concurrency

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

https://github.com/grimen/node-sandbox

Experiments with latest Node.js / Stream API features.

async-await blocking examples experiments generators labs node non-blocking sandbox streams

Last synced: 13 Nov 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: 16 Oct 2024

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

Contains various typescript utils.

async-await promise-chain promises typescript utility

Last synced: 16 Nov 2024

https://github.com/bunnysakura/ipcxx

用于中间件开发的轻量级C++框架。 | A lightweight C++ framework for middleware development.

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

Last synced: 14 Nov 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: 31 Oct 2024

https://github.com/ocskier/incdbcli

A company directory CLI using Node, Inquirer, and a SQL database with Typescript

async-await inquirer jest mysql promises sql-database typescript

Last synced: 14 Nov 2024

https://github.com/ianfabs/sleyp

A tiny async/await implementation of sleep

async async-await await javascript miliseconds promise sleep

Last synced: 19 Oct 2024

https://github.com/mbrsagor/djangoasync

Simple Django DjangoAsync project

async async-await asynchronous django-async-view

Last synced: 13 Nov 2024

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

options for handling asynchronous requests

async-await javascript promises

Last synced: 05 Nov 2024

https://github.com/narmingafarova/exchange-app

shows currency exchange

api async-await exchange fetch-api

Last synced: 16 Nov 2024

https://github.com/coderboy-raiyan/recipe-finder

Simple Recipe finder using async await with vanilla JavaScript.

async-await bootstrap-5 javascript

Last synced: 16 Nov 2024

https://github.com/coderboy-raiyan/movie-zone

Movie zone using async await with vanilla JavaScript. Here you can find all movies information.

async-await bootstrap5 css3 javascript

Last synced: 16 Nov 2024

https://github.com/j5py/j5py.github.io

A simple Responsive Web Design acting as a Single Page Application from a previous account (it was initially a way to save my progress in CSS and JS, and it remains above all a way to practice JS).

async-await fetch-api generator javascript promise

Last synced: 14 Nov 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/tzc1234/weather

Imitate the fade in/out animations of iOS15 weather app using SwiftUI.

async-await ios15 swiftui

Last synced: 15 Nov 2024

https://github.com/vintage/flutter_demo_isolates

Demo app which presents usage of Isolate in Flutter

async-await flutter isolates

Last synced: 13 Nov 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: 06 Nov 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: 06 Nov 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: 08 Nov 2024

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

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

Events, promises and asynchronous operations simplified

async-await async-streams asynchronous promises streams

Last synced: 08 Nov 2024

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

https://github.com/valda1/nodejs_examples

Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.

async async-await javascript module-exports node node-js nodejs promise promises promises-async-await promises-in-javascript requirejs

Last synced: 07 Nov 2024

https://github.com/zahidul-islam/thumbnail-microservice

Capture high quality website screenshots using Thumbnail Microservice API

async-await aws-s3 phantomjs screenshot-generator screenshot-utility

Last synced: 07 Nov 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: 06 Nov 2024

https://github.com/gatamar/async-await-cancellable-loading

Load smth before navigating to a selected view. Cancel a previous task if pressed on another item.

async-await navigation-link swiftui

Last synced: 12 Nov 2024

https://github.com/flipeador/node.js-http-client

Simple lightweight Node.js HTTP client.

async-await http-client http-request javascript node-js

Last synced: 14 Nov 2024

https://github.com/jveiiga/projeto-final-m2

Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-blog

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-kenzie-news

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-customer-list

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-social-network

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json object-oriented-programming

Last synced: 08 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: 07 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: 06 Nov 2024

https://github.com/ekaterinagorbunova/nodejs-apps

Collection of small Node.js applications

async-await file-handling promise

Last synced: 10 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: 07 Nov 2024

https://github.com/arturogonzalezm/bitcoin_trading

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern. It leverages asyncio for asynchronous operations.

async-await asynchronous-programming asyncio codecoverage crypto pytest pytest-cov python3 real-time

Last synced: 08 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: 07 Nov 2024

async/await Awesome Lists
async/await Categories