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/loulafripouille/asyncable

Wrap async/await middleware function for Express. Catches error and passes it to next.

async-await express middleware nodejs

Last synced: 19 Nov 2024

https://github.com/whutao/swift-combine-extras

Useful addition to Combine framework.

async-await combine swift

Last synced: 16 Nov 2024

https://github.com/troyan-dy/fastapi-depends

You can use your FastAPI dependencies not only in FastAPI applications

async async-await asyncio fastapi lib library pip pydantic python python-type python-types python-typing python3

Last synced: 01 Dec 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/oybekkayumov/pics

Fetch data from API inside a React application, how to show list of records

api async-await class css grid html javascript react state

Last synced: 08 Dec 2024

https://github.com/npkgz/async-magic

Promises FTW! A pure promised based, async toolbox for Node.js >=7.6

async async-await control-flow es2017 javascript library nodejs promise promisify toolbox

Last synced: 12 Nov 2024

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 19 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/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/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/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/dialtor/movieapp

Movies Web TMDB-API

api-rest async-await

Last synced: 06 Dec 2024

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

便利な非同期関数置き場

async-await asynciterator deno promisification promisify

Last synced: 16 Nov 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/pernillasterner/restful-api-for-subscribers

This project is a RESTful API built using Node.js, Express, and MongoDB. The API serves as a backend system for managing subscriber information. It provides endpoints for creating, reading, updating, and deleting subscriber data.

async-await dotenv express mongodb mongoose nodejs nodemoon rest-api

Last synced: 23 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/berkaysancar/games-swiftui-mvvm

SwiftUI, MVVM, CoreData, Async-Await, Pagination

async-await coredata json-api mvvm networking swiftui

Last synced: 21 Dec 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/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/574495412/vue

vue +axios +vuex+less

async-await axios easymock less vue vuex

Last synced: 24 Nov 2024

https://github.com/karenpayneoregon/ef-core-projections

Entity Framework Core: Projections and async operations

async-await csharp entity-framework-core

Last synced: 30 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/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/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: 18 Dec 2024

https://github.com/yurykozhenov/express-async-await

Trying out async/await with Express and Mongoose

async-await express mongoose nodejs

Last synced: 19 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: 25 Dec 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/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/lukaszkn/moviedb

Sample iOS project displaying list of movies (MVVM-C)

api-rest async-await concurrency mvvm mvvm-c swift uikit

Last synced: 18 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/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/mashamoreva/skillbus-crm

📞 Проект: "CRM-система для управления контактами клиентов"

async-await javascript scss

Last synced: 29 Nov 2024

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/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/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: 02 Dec 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/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/theolampert/peerstream

Async/Await stream-based API for Multipeer Connectivity

async-await multipeer-connectivity multipeerconnectivity peer-to-peer stream swift

Last synced: 29 Nov 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/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/kiarashvosough1999/kloadingstate

Simple Loading State Managment for SwiftUI.

async-await state-management swiftui view

Last synced: 01 Dec 2024

async/await Awesome Lists
async/await Categories