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/rushisangani/networkkit

Testable network layer seamlessly integrating Combine Framework, and Async/Await using Swift Package

async-await combine-framework framework ios-network-layer swift swiftpackagemanager

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

https://github.com/sriramvarmat/blogify

Blogify is a simple blogging platform built with Node.js, Express, and MongoDB. It allows users to create, read and delete blog posts. The application uses EJS as the templating engine for server-side rendering, providing a dynamic and responsive user interface.

api-endpoints async-await backend blog-website crud-application ejs expressjs mongodb mvc-framework nodejs server-side-rendering template-engines

Last synced: 12 Oct 2024

https://github.com/saulwolfdev/typescript-node-mongodb-rest-api

Aplicación para subir imágenes con Node,Express,Typescript,mongoDB

async-await express fs-extra mongodb mongosse morgan multer npm rimraf typescript uuid

Last synced: 11 Oct 2024

https://github.com/wolven531/promise-tests

Used to demonstrate and explain different promise and async concepts and libraries

async async-await asynchronous javascript js nodejs promise promise-library promises react reactjs reactts ts typescript

Last synced: 07 Nov 2024

https://github.com/leo-henrique/rest-countries-api

Consumo da API REST Countries que retorna informações de países. Feito em React, React Router e styled-components.

async-await context-api promises react react-router styled-components

Last synced: 09 Nov 2024

https://github.com/360macky/reactflix

🎬🍿 Movie search engine powered with ReactJS

async-await movies nodejs reactjs search-engine themoviedatabase vercel

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

https://github.com/simonberner/githubfollowme

An iOS16+ App to get and show followers from GitHub :octocat:

async-await codable combine feature-flags ios roadmap screen-enum-pattern swift5 swiftui uikit webkit xctest xcuitest

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

https://github.com/devmahmud/ajax-fetch-async

In this project i have first created XMLHttpRequest to fetch api data, Then i have implemented call back, Promises and then async await to fetch Api data instead of promises.

ajax async-await fetch-api promises xmlhttprequest

Last synced: 10 Nov 2024

https://github.com/kpavlov/await4j

Simplify asynchronous programming in Java with Project Loom virtual threads and a familiar async/await style API

async-await java project-loom virtual-threads-java-21

Last synced: 20 Oct 2024

https://github.com/joostf/async-demo

Async JavaScript demo for a talk in the Tech Track @CMD Amsterdam

api async-await event-loop fetch json promise xhr

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

https://github.com/ncpa0cpl/mutex.js

Mutual Exclusion mechanism for Asynchronous JS Code.

async async-await javascript mutex read-write-lock

Last synced: 16 Nov 2024

https://github.com/goodhatsllc/disposable

🗑️ Disposable lifecycle handlers. 'Disposables' are source-agnostic and can represent custom handlers or wrap Swift Tasks, Combine Cancellable, RxSwift Disposables, etc.

async-await combine lifecycle rxswift swift

Last synced: 13 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/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/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/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/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/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: 12 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/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/theolampert/peerstream

Async/Await stream-based API for Multipeer Connectivity

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

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

https://github.com/rinhizakura/cocoro

cocoro aims to provide friendly interface of coroutine functionality

async async-await await c coroutines

Last synced: 07 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/elmigranto/awaitability

Utilities for composing async/await functions.

async-await es2017 javascript modules promise utilities

Last synced: 15 Oct 2024

https://github.com/brahmbeyond/randomjokesgenerator

Generates Random jokes on every click.. 👻

async-await fetch-api html-css-javascript project

Last synced: 19 Oct 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/felixble/js-callback-hell

Approach to write clean JavaScript code by avoiding the callback hell.

async-await async-programming asynchronous callback-functions callback-hell es2015 es6 javascript promise pyramid-of-doom

Last synced: 19 Oct 2024

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

How to catch exception from asynchronous method

async-await exceptions lambda

Last synced: 15 Oct 2024

https://github.com/arturwincenciak/async-await-in-il-code

How the 'async' and 'await' keywords are transformed into IL code during compilation

async-await csharp csharp-code dotnet il

Last synced: 15 Oct 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: 21 Oct 2024

https://github.com/anbalagand/eaglenet

Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.

async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession

Last synced: 26 Oct 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/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/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/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/wildrun0/richiebot-2.0

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

async-await chatbot msgpack msgspec python vkbottle vkontakte

Last synced: 31 Oct 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/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/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: 05 Nov 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/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/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/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/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/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

async/await Awesome Lists
async/await Categories