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/themusharraf/async-awati

Python dasturlash tilida async va await haqida

async async-await asynchronous await python

Last synced: 17 Dec 2024

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: 23 Oct 2024

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

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

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

crud node,mongo,express,async-await

async-await express mongodb mongoose node

Last synced: 18 Dec 2024

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

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

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 19 Dec 2024

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

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

async async-await async-describe describe test

Last synced: 26 Dec 2024

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

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

async-await javascript jest

Last synced: 09 Nov 2024

https://github.com/sakateka/aloader

Two step async/await loader example

async-await

Last synced: 19 Nov 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/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/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/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/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 mvvm structured-concurrency swiftui

Last synced: 27 Dec 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/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/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/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/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/mbrsagor/djangoasync

Simple Django DjangoAsync project

async async-await asynchronous django-async-view

Last synced: 13 Nov 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: 09 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/bkpecho/joke-teller

This web app uses modern web dev techniques to generate random jokes from the Joke API, read aloud through the VoiceRSS API's text-to-speech feature. With a clean and responsive design, it works seamlessly across desktop, tablet, and mobile devices.

async-await audio browser-compatibility css3 fetch-api flexbox-css html5 javascript javascript-sdk jokes-api rapid-api responsive-design text-to-speech

Last synced: 14 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/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/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/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/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/flipeador/js-eventemitter

Store listener functions and emit events.

async-await browser event-emitter javascript nodejs

Last synced: 14 Nov 2024

https://github.com/flipeador/js-queue

JavaScript FIFO/LIFO/PRIORITY queue implementation.

async-await browser fifo-queue javascript lifo-queue nodejs priority-queue queue

Last synced: 14 Nov 2024

https://github.com/flipeador/node-workerpool

Create a pool of workers and execute a function or file in worker threads and child processes.

async-await child-process javascript nodejs worker-pool worker-threads

Last synced: 14 Nov 2024

https://github.com/flipeador/node-eventemitter

Stores listener functions and emits events.

async-await es-module event-emitter javascript nodejs

Last synced: 14 Nov 2024

https://github.com/flipeador/node-promise-ex

Provides extended promise functionality and utilities.

async-await es-module extended javascript nodejs promise

Last synced: 14 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/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/takker99/async-lib

便利な非同期関数置き場

async-await asynciterator deno promisification promisify

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: 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/edonv/asyncbutton

Wrapper view of Button that supports asynchronous code.

async-await button concurrency ios swift swiftui

Last synced: 19 Nov 2024

https://github.com/hyperlink/bluebird-async-wrapper

Helper to migrate from Bluebird to async/await by wrapping each async method with bluebird Resolve

async-await bluebird

Last synced: 24 Nov 2024

https://github.com/olenasavchenko/simple-login

Simple login and React Route without styles. Includes: login page, films page, one film page

async-await fetch-api private-route react react-router

Last synced: 15 Nov 2024

https://github.com/rinhizakura/cocoro

cocoro aims to provide friendly interface of coroutine functionality

async async-await await c coroutines

Last synced: 27 Dec 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/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/bkpecho/infinite-scroll

This web application utilizes modern web development techniques to create an efficient infinite scroll feature, allowing users to easily load a continuous stream of high-quality images from the Unsplash API.

async-await css3 dom fetch-api html5 javascript netlify responsive-design scroll-event unsplash-api

Last synced: 14 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: 06 Dec 2024

https://github.com/leo-henrique/clone-dogs

Rede social para cachorros. Projeto do curso de React da Origamid.

async-await context-api history promises react react-hooks react-router-dom sass vite

Last synced: 09 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/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/cypherpoet/swiftuiasynccontentview

A SwiftUI view for dynamically rendering content based upon "loading", "error", and "completed" data loading states.

async-await swift swift-concurrency swift-packages swiftui

Last synced: 17 Nov 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/danielrohers/node-api-async-await-express-mongodb-docker

Node API application with express, mongodb, async/await

async-await docker express mongodb nodejs

Last synced: 24 Nov 2024

https://github.com/nathaniyell/fetchmovies-udemy

This Repository contains course files on HTTP request taught on Udemy

async-await css-modules-react fetch-api firebase-realtime-database http-requests useeffect usestate

Last synced: 15 Nov 2024

https://github.com/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 16 Nov 2024

https://github.com/leo-henrique/secao-de-comentarios-interativos

Simulação de uma seção de comentários com criação de perfil com localStorage. Feito todo em Vanilla JavaScript com os principais tópicos do ES6+.

async-await class conditions dom dom-manipulation fetch-api iterators javascript json localstorage logic-programming objects observer-api promises timestamps vanilla-javascript

Last synced: 09 Nov 2024

https://github.com/574495412/vue

vue +axios +vuex+less

async-await axios easymock less vue vuex

Last synced: 24 Nov 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/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/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/mascii/async-await-line-notify

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

async-await line-notify nodejs

Last synced: 09 Nov 2024

async/await Awesome Lists
async/await Categories