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/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/bibhushankarki/react-redux-fakeshop

A fake shop that renders the data consumed from an external fake api.

api async-await axios fakeapi react redux semantic-ui

Last synced: 18 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/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/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: 28 Oct 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: 13 Oct 2024

https://github.com/takker99/async-lib

便利な非同期関数置き場

async-await asynciterator deno promisification promisify

Last synced: 16 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/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: 06 Nov 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/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/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/0xleif/vaporforkdemo

Vapor Fork Demo

actor async-await fork swift vapor

Last synced: 31 Oct 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/chrisvilches/parallel-express-middleware

Utility that assembles multiple Express middlewares into a new middleware, and executes them in parallel.

async-await express expressjs middleware node nodejs npm npm-package parallel

Last synced: 15 Oct 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/phoenix35/express-async-methods

Make expressjs async-friendly

async-await express

Last synced: 17 Nov 2024

https://github.com/sricharankrishnan/the-holy-bible-api

A typescript/class based api wrapper for 'https://bible-api.com/'. The API provides simple yet useful methods that can help developers fetch verses from the Holy Bible based on book names, chapter, verse as well as provide a translated version.

async-await bible-api holy-bible jest-tests npm-package open-source open-source-project the-holy-bible-api typescript

Last synced: 17 Nov 2024

https://github.com/x42005e1f/culsans

Thread-safe async-aware queue for Python

async-await asyncio concurrency eventlet gevent greenlet library mypy python queue trio

Last synced: 04 Nov 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/joseluisq/node-benchmark-async

Native promises, Co generators, Native Async/Await and Bluebird promises comparative benchmark.

async-await benchmark bluebird-promise generators nodejs promises v8

Last synced: 30 Oct 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: 18 Nov 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/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: 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/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/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/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/elemental-mind/deferium

Events, promises and asynchronous operations simplified

async-await async-streams asynchronous promises streams

Last synced: 08 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/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/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/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/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/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/hamedstack/hamedstack.paging

The C# Paging Library with async enables efficient, responsive loading of large datasets in a variety of applications.

async async-await asynchronous csharp dotnet dotnet-core dotnetcore extension-methods extensionmethods extensions iasyncenumerable library pagination paging paging-library utilities utility

Last synced: 10 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/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/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/jcbhmr/async-indexeddb-idea

🐒 Makes indexedDB-related things .then()-able via monkeypatching

async async-await idea monkey-patching prototype prototype-pollution

Last synced: 27 Oct 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/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/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

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

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

async-await chatbot msgpack msgspec python vkbottle vkontakte

Last synced: 31 Oct 2024

https://github.com/r3b311i0n/simon

Simon game for freeCodeCamp.

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

Last synced: 08 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/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/bntzio/async-await

Example of the new js async/await feature

async-await example javascript learning

Last synced: 08 Nov 2024

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

A weather forecast application made with html, css and javascript

api async-await css html javasxcript promises weather

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

async/await Awesome Lists
async/await Categories