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/ijayabby/weather-app

This application is a simple page built with vanilla JavaScript that displays the different weather conditions in real time by fetching data from OpenWeather API.

api async-await openweather-api vanilla-javascript weather-app

Last synced: 21 Oct 2024

https://github.com/pinussilvestrus/use-spinner

Add a simple loading spinner to your async JS calls - built for the browser.

async-await javascript loading-spinner

Last synced: 27 Oct 2024

https://github.com/riron/swim

A generic connection pool for Rust

async-await connection-pool database rust rust-lang

Last synced: 16 Oct 2024

https://github.com/cajuncoding/lazycachehelpers

An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.

async async-await async-cache blocking-cache cache caching csharp csharp-library in-memory-caching lazy lazy-loading self-populating-cache

Last synced: 12 Nov 2024

https://github.com/rzvxa/dwait

Deferred async operation made easy in JavaScript

async async-await await fp functional-programming javascript nodejs promise-chain rust typescript

Last synced: 13 Oct 2024

https://github.com/tunnckocore/gruu-api

Core API for Gruu and Mukla - Minimal, modern and extensible test runners

async-await async-functions callbacks concurrency core-api es2015 es2017 parallel test-runner testing

Last synced: 16 Oct 2024

https://github.com/gichukipaul/easycommerce

EasyCommerce is a modern e-commerce application built using SwiftUI, offering a seamless shopping experience for users. The app leverages the FakeStore API as its backend to provide a diverse range of products across different categories.

async-await ios-swift mvvm-architecture protocols rest-api swift swiftui

Last synced: 12 Oct 2024

https://github.com/amercier/files-by-directory

NodeJS library to list files by directory, recursively, using asynchronous iteration (for-await-of).

async async-await directory filesystem for-await-of nodejs walker

Last synced: 05 Nov 2024

https://github.com/0xopenbytes/network

πŸ•ΈοΈ Output and Input for remote URLs using REST

async-await datatask get headers network post rest swift url urlsession

Last synced: 06 Nov 2024

https://github.com/banghuazhao/adrevenue-watch

An iOS app built with SwiftUI and Swift Concurrency to fetch and display AdMob network reports. Follows MVVM + Clean Architecture for maintainability and scalability. Work in progress.

admob api-integration async-await clean-architecture google-apis ios ios-development mobile-app mvvm oauth2 swift swift-concurrency swiftui

Last synced: 13 Oct 2024

https://github.com/eldimious/express-async-handler

Simple middle to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.

async-await asynchronous await error-handling error-middleware express express-error-handler express-middleware handler nodejs

Last synced: 15 Oct 2024

https://github.com/g-mark/evident

Thread-safe components for working with Swift Concurrency

async-await networking swift-concurrency

Last synced: 23 Oct 2024

https://github.com/killercup/async-read-progress

Extension traits for inspecting AsyncRead progress.

async-await rust

Last synced: 08 Nov 2024

https://github.com/gichukipaul/yet-another-recipe-app-yara-

Yet Another Recipe App (YARA) is a simple and user-friendly recipe application developed to demonstrate skills in Swift and SwiftUI. It allows users to search for various recipes, view recipe details, and explore a wide range of culinary options.

async-await mvvm-architecture networking swift swiftui

Last synced: 12 Oct 2024

https://github.com/hmmhmmhm/uuid-scheduler

🌳 Task scheduler with uuid and delay options based on async task

async async-await javascript npm scheduler task task-runner task-scheduler tick-processor typescript

Last synced: 08 Nov 2024

https://github.com/yuleicul/build-your-own

πŸ›  Learning by building. Build your own React, SWR, Promise, Async/await, etc.

async-await homemade promise react source-code swr

Last synced: 29 Oct 2024

https://github.com/luciofranco/tokio-async-await-test

A macro for better async/await tokio testing

async-await proc-macro rust testing-tools

Last synced: 27 Oct 2024

https://github.com/rueian/context-circuit-breaker

context circuit breaker for nodejs

async-await circuit-breaker nodejs promise

Last synced: 13 Oct 2024

https://github.com/lamiasristy/weather-app-js

This project is a weather forecast site, using the weather API. Here a user is able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.

api async-await html-css-javascript javascript responsive-design webpack

Last synced: 20 Oct 2024

https://github.com/george-swift/ninja

An endless platform game implemented with the Phaser 3 library and vanilla JS. Users must overcome growing obstacles with each level up to accumulate kata. Game rankings are uploaded to Leaderboard.

api async-await es6-javascript jest phaser3 webpack

Last synced: 18 Oct 2024

https://github.com/scriptex/async-array-prototype

Async array methods in JavaScript

array-methods async-await async-programming

Last synced: 12 Oct 2024

https://github.com/mahdiydev/mlib

Asynchronous programming in C programming language

async async-await asynchronous asynchronous-programming asyncio c c-programming-language

Last synced: 12 Oct 2024

https://github.com/ahzhezhe/async-utility

Utility to convert async function to sync function, execute async function synchronously & resolve promise synchronously.

async async-await promise sync

Last synced: 09 Nov 2024

https://github.com/junker/paren-async

async/await extension for Parenscript

async-await common-lisp parenscript

Last synced: 08 Nov 2024

https://github.com/jb1905/react-render-actions

πŸ’₯ Set of JavaScript actions to use during component rendering

async-await filter if-else loop map promise react reduce rendering switch-case

Last synced: 28 Oct 2024

https://github.com/bobthebuidler/ez-a-sync

Implement dual-functional sync/async functions and classes with minimal effort. Supports Python 3.8 thru 3.11.

async async-await asyncio sync

Last synced: 22 Oct 2024

https://github.com/marcusziade/songurl

SongLink macOS. Paste any music link and get a song.link URL back.

appkit async-await combine concurrency macos mvvm swift swiftui

Last synced: 14 Nov 2024

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

crud node,mongo,express,async-await

async-await express mongodb mongoose node

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/guicamargo19/async_views

ExercΓ­cio do mΓ³dulo de Django Async Views.

async-await django python uvicorn vscode

Last synced: 05 Nov 2024

https://github.com/venndev/vgo

The library helps you have the async-await syntax in Go that runs on goroutines.

async-await asynchronous asynchronous-programming golang-package goroutine goroutines

Last synced: 08 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/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/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/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/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/ayush-kanduri/dog-images-gallery

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed. This API Web App uses the Async-Await & Promises for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

api async-await css fetch-api html javascript promise

Last synced: 13 Nov 2024

https://github.com/priontoabdullah/javascript-typescript-oop-es6-dom-problem-practice

πŸ”” The goal of this repo is to save my js programs. Basics of JavaScript. Beginner level. πŸ—½πŸš€

async-await dom error-handling es6 events javascript oop

Last synced: 13 Nov 2024

https://github.com/nivisi/delayed_future

⏳ A Dart extension that allows to delay your Futures.

async async-await dart dart-future dartlang delay flutter future package plugin

Last synced: 12 Oct 2024

https://github.com/wes-goulet/asynceventlib

A simple library for awaiting asynchronous event handlers

async async-await csharp csharp-library dotnet events

Last synced: 07 Nov 2024

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 14 Oct 2024

https://github.com/kessler/node-async-map-limit

like Promise.all() but with limit on concurrency

async-await node node-module nodejs promise

Last synced: 13 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/nargonath/ngt-cli

CLI to leverage ngt-scripts for easy projects setup

async-await cli development ngt-scripts nodejs project-template

Last synced: 11 Oct 2024

https://github.com/wjsoftware/wjfe-async-workers

Provides thread-safe and atomic synchronization objects, and wrappers to easily use web workers with async/await syntax.

async-await async-worker async-workers synchronization synchronization-primitives workers

Last synced: 11 Nov 2024

https://github.com/wallneradam/node-express-async

Automatically handles unhandled async middleware errors by sending them to next() function.

async-await es6 expressjs javascript node-module nodejs promise

Last synced: 11 Nov 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/marcelo-earth/reactflix

🎬🍿 Movie search engine powered with ReactJS

async-await movies nodejs reactjs search-engine themoviedatabase vercel

Last synced: 30 Oct 2024

https://github.com/codedcontainer/tkinterinvestmentportfoliomanager

A simple financial portfolio GUI for managing a Robinhood and Fidelity account using Python 3 Tkinter module.

async-await gui-application investing pandas sqlite3 tkinter tkinter-python-app yahoo-finance-api

Last synced: 09 Nov 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/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/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/f-bh/go-async

A simple type safe implementation of the async - await pattern in golang

async async-await await go golang

Last synced: 12 Nov 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/kelvin-ben/forkify-app

An application to fetch different recipes from an API, add a recipe and also bookmark a recipe

api async-await fetch-api html5 javascript parcel sass-framework

Last synced: 12 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/lebrancconvas/async-with-axios

Learning Asynchronus Management Concept in Javascript (NodeJS) with Axios.

async-await asynchronous axios callback javascript lab learning nodejs promise side-project

Last synced: 11 Nov 2024

https://github.com/muntahashams/async-rust

this repo contain an article on how to fetching data from the PokΓ©API using async/.awaite featured by RUST

async async-await async-rust pokeapi pokemon-api

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

https://github.com/bankole2000/githubfinder

Simple Application to search for Github users by username

async-await es6-classes fetch-api github-api promises

Last synced: 05 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/joseluisq/sleep-non-blocking-function

Deno & Node examples implementing a non-blocking sleep function.

async-await deno javascript nodejs typescript

Last synced: 30 Oct 2024

https://github.com/kshetline/by-request

Simple Node http client for use with promises, async/await.

async-await bom character-encoding curl file http-client https-client javascript json jsonp nodejs promises typescript wget

Last synced: 26 Oct 2024

https://github.com/jonatandb/usecart-async-react-custom-hook

Simple custom hook that works asynchronously.

async async-await custom-hooks es6 jonatandb react react-hooks

Last synced: 12 Nov 2024

https://github.com/ayush-kanduri/fetch-dog-photos-pagination

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed using Pagination. This API Web App uses the Async-Await for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

api async-await css fetch-api html javascript

Last synced: 13 Nov 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/whutao/swift-photos-extras

Convenient async/await extensions for the Photos framework.

async-await photos swift

Last synced: 02 Nov 2024

https://github.com/shubhamd99/loan-calculator

Loan Calculator React (async await) -

api async-await css fetch iphonex javascript mockup reactjs

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

https://github.com/shahinuralambhuiyan/async-await-practice-part-2

Let's convert your money & see where you can spent.

async-await currency-converter javascript

Last synced: 07 Nov 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/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/belchenkov/easy_http

Custom HTTP Library (Ajax with Callback)

async-await es6-classes fetch jsonplaceholder-api

Last synced: 09 Nov 2024

async/await Awesome Lists
async/await Categories