Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/async-await
- Wikipedia: https://en.wikipedia.org/wiki/Async/await
- Released: 2007
- Related Topics: callback, coroutines, async, promise, future, actor-model, continuation-passing-style, concurrent-computing,
- Last updated: 2025-01-09 00:05:27 UTC
- JSON Representation
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/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/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/g-mark/evident
Thread-safe components for working with Swift Concurrency
async-await networking swift-concurrency
Last synced: 23 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: 20 Dec 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: 21 Dec 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/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 04 Jan 2025
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: 23 Dec 2024
https://github.com/tiagomaial/github-profiles-app
An app that fetches and displays Github profiles, using structured concurrency and SwiftUI.
actor-model async-await structured-concurrency swift swift5-5 swiftui urlsession
Last synced: 15 Dec 2024
https://github.com/hongtae/corodispatchqueue
Simple Concurrency Library with Coroutine Dispatch Queue
async async-await asynchronous asynchronous-programming concurrency concurrency-library coroutines cpp-coroutines cpp-programming cpp20 dispatchqueue multithreading parallelism single-header-library threadpool
Last synced: 04 Jan 2025
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: 29 Dec 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: 05 Jan 2025
https://github.com/NikSativa/SmartNetwork
Light weight wrapper around URLSession
api async-await fast interception interceptor ios json mac macos plugin rest stoptheline strongly-typed swift visionos watchos
Last synced: 23 Oct 2024
https://github.com/jcoreio/chai-wait-for
poll until an assertion succeeds
assertion async async-await await chai poll retry wait
Last synced: 19 Nov 2024
https://github.com/defaultik/discord2telegram
A bot that forwards messages from Telegram to Discord and vice versa
aiogram async-await asynchronous asyncio discord-bot discord-py python python3 telegram-bot
Last synced: 28 Nov 2024
https://github.com/denissimon/urlsessionadapter
A Codable wrapper around URLSession for networking.
adapter api-adapter api-client async-await carthage cocoapods codable http-client ios macos network-service networking rest-api swift swift-library swift-package-manager urlrequest urlsession xcode
Last synced: 18 Nov 2024
https://github.com/vector-man/objectivepaths
ObjectivePaths is a wrapper for .NET filesystem operations, treating every filesystem item as an object.
abstraction async-await csharp directories directory dotnet-core dotnet-framework dotnetstandard-2-0 file files filesystem-library linq paths
Last synced: 14 Nov 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/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/mariodudjak/multilayeronionarchitecture
ASP.NET & Angular - Example of Onion multilayer architecture.
angular4 asp-net async-await automapper composition-pattern dependency-injection entity-framework inversion-of-control ninject onion-architecture repository-pattern srp unit-testing unitofworkpattern
Last synced: 15 Nov 2024
https://github.com/saulwolfdev/app-weather-city
async-await javascript npm-package poo vanilla-javascript webpack
Last synced: 18 Dec 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: 27 Dec 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 Jan 2025
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.
Last synced: 23 Oct 2024
https://github.com/sunilpie1997/Auth-Using-Jwt-Nodejs-Mongo
built using nodejs,express and mongodb cloud
async-await asynchronous bcrypt error-handling jsonwebtoken mongodb-cloud nodejs rest-api
Last synced: 23 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: 23 Dec 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/szy0syz/eas-mobile-backend
π₯:trollface:θΆ θ½ι ·η«ηSQLServerηιθΆEASεη«―
async-await express mongoose node sequelize
Last synced: 17 Dec 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 Jan 2025
https://github.com/adalbertuschris/async-await-rx
Extension for rxjs library
angular async async-await observable rxjs typescript
Last synced: 13 Jan 2025
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 Jan 2025
https://github.com/saulwolfdev/single-page-aplications
async-await map npm react template-literals
Last synced: 21 Dec 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: 28 Dec 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/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 Jan 2025
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: 13 Jan 2025
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/ksmooi/cxx_lab
cxx_lab is a comprehensive learning platform designed to help developers and researchers deepen their understanding of C++ for backend and cloud technologies through practical modules, demos, and applications.
async-await multithreading network-programming network-protocols nosql-database parallel-programming sql-database
Last synced: 14 Dec 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/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/codecommission/linklet
Functions-as-a-Service for async HTTP microservices
async-await ecmascript function-as-a-service http lambda-functions microservice nodejs serverless
Last synced: 06 Dec 2024
https://github.com/codecommission/linklet-examples
Functions-as-a-Service for async HTTP microservices
async-await ecmascript function-as-a-service http lambda-functions microservice nodejs serverless
Last synced: 06 Dec 2024
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/boddepallyvenkatesh06/github-user-search-app
Using the GitHub API to pull profile data and display it - search for users by their username. You can switch between light and dark themes
async-await github-api react switch-theme
Last synced: 06 Dec 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: 28 Nov 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: 06 Dec 2024
https://github.com/felipecastrosales/dart_async
π | Learning more about Async concepts with Dart. | Event Loop, Futures (and variations), asynchronous methods and Completers.
async async-await asynchronous asynchronous-programming await-async completer dart dart-package dart2 dartlang event-loop flutter future futures timeout
Last synced: 23 Nov 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: 20 Dec 2024
https://github.com/dm-zhuk/goit-advancedjs-hw-04
Topic 8: async/await Task 1 - images search
api async-await axios css3 html5 izitoast javascript pixabay-api simplelightbox vanilla-javascript
Last synced: 29 Dec 2024
https://github.com/whutao/swift-photos-extras
Convenient async/await extensions for the Photos framework.
Last synced: 20 Dec 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: 29 Dec 2024
https://github.com/pktcodes/tabs-react-project
Tabs Project using React
api async-await css3 ecmascript6 fetch-api html5 javascript react react-hooks react-icons tabs useeffect usestate
Last synced: 02 Jan 2025
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.
Last synced: 18 Dec 2024
https://github.com/kenanatmaca/refreshscrollview
SwiftUI async custom refreshable ScrollView
async-await ios-swift scrollview swiftui swiftui-components
Last synced: 29 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: 23 Dec 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: 28 Dec 2024
https://github.com/marcelo-earth/reactflix
π¬πΏ Movie search engine powered with ReactJS
async-await movies nodejs reactjs search-engine themoviedatabase vercel
Last synced: 08 Jan 2025
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: 30 Dec 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: 06 Jan 2025
https://github.com/pktcodes/cart-react-project
Cart Project using React
api async-await context-api css3 custom-hooks ecmascript6 fetch-api html5 javascript react react-hooks usecontext useeffect usereducer
Last synced: 02 Jan 2025
https://github.com/underthestars-zhy/asyncurlsession
A replacement of Apple's URLSession
Last synced: 30 Dec 2024
https://github.com/irina-anat/goit-js-hw-11
Search images (JS)
api async-await axios infinity-scroll js notiflix pagination simplelightbox-library
Last synced: 07 Jan 2025
https://github.com/whutao/swift-combine-extras
Useful addition to Combine framework.
Last synced: 16 Nov 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: 08 Jan 2025
https://github.com/qwtel/lilit
Florian's little iterator library.
async-await async-iterators for-await-of iterator-library iterators library
Last synced: 09 Jan 2025
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: 11 Jan 2025
https://github.com/behi22/jammming
This webpage is developed to showcase knowledge of developing responsive webpages and using the react library to develop web applications. The website allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.
api async-await components html-css-javascript import-export javascript json jsx modules promise react surge webapp
Last synced: 13 Jan 2025
https://github.com/saifrehman99/findyourgit
Find your github account details in just one search!
api-rest async-await fetch-api firebase-authentication html-css javascript material-design progressive-web-app
Last synced: 16 Nov 2024
https://github.com/vidhya0501/project4_api_fetch_project
API fetch project using Advance Javascript
async-await bootstrap5 css3 fetch-api html5 javascript json try-catch
Last synced: 12 Jan 2025
https://github.com/ashokdey/sendotp-promise
promise bug fixed api for sendotp by msg91
async-await msg91 nodejs promise sendotp travis-ci
Last synced: 30 Nov 2024
https://github.com/vsternbach/tasks-playground
A sample task manager application
angularjs angularjs-typescript-webpack async-await component-architecture decorators firebase gapi travis-ci typescript webpack
Last synced: 12 Jan 2025
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/sabo99/activityresultcontracts
Android App Module - Activity Result Contracts
activity-lifecycle async-await kotlin kotlin-coroutines permission-android
Last synced: 14 Nov 2024
https://github.com/namonaki0/photogeneration
Fetch photos through search
api-fetch async-await pexels pexels-api photo-gallery photography photos rwd
Last synced: 15 Nov 2024
https://github.com/2dubu/aysnc_await
Study how to use of aysnc await.
async-await asynchronous swift swiftui
Last synced: 15 Nov 2024
https://github.com/icapps/ios-cara
Our generic webservice layer
async-await cara carthage certificate-pinning cocoapods concurrency ios macos networking public-key-pinning request response serializer swift swift-package-manager tvos webservice-layer xcode
Last synced: 30 Nov 2024
https://github.com/mikeludemann/promises_async_await_fetch
Tutorial and simple helper for JavaScript notations - Promises, Async/Await and Fetch
async-await basic-example ecmascript fetch fetch-api javascript promises
Last synced: 07 Dec 2024
https://github.com/mehmet-github06/flowers-app
You can find users' followers in the github repo
api async-await bootstrap css3 filter foreach html5 javascript
Last synced: 15 Nov 2024
https://github.com/jesusbmx/juno
Herramientas de desarrollo para java y Android
android arrays async-await base64 concurrency converts file-basename file-extension file-read file-write formats ioutils java numbers round-avoid strings utils
Last synced: 17 Nov 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/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: 18 Nov 2024
https://github.com/saqqdy/await-to-done
Async await wrapper for easy error handling
async-await await-error await-resolve await-to await-to-done await-wrapper
Last synced: 18 Nov 2024
https://github.com/mrseanbaines/expenses-app-frontend
SPA React app to view a list of expenses, upload receipts, add comments etc.
async-await babel es2015 es6 eslint expense-manager expenses javascript prettier react reactjs redux redux-thunk styled-components webpack
Last synced: 25 Nov 2024
https://github.com/vandodev/rastreio-de-encomendas
Aplicativo para rastreio de encomendas
async-await asyncstorage bioinformatics cors expo express mobile mysql node nodejs qrcode react-native sequelize
Last synced: 07 Dec 2024
https://github.com/chinmaykaitade/javascript-practice-series-hn
This is a JavaScript Practice Series in Hindi | HC
arrays async-await break-continue-statements call-stack dom-events dom-manipulation event-loops higher-order-functions loops-and-iterations map-filter-reduce nullish-coalescing objects promises strings switch-statements truthy-falsey
Last synced: 22 Nov 2024
https://github.com/jettify/aioc
async-await asyncio clustering distributed-systems
Last synced: 25 Nov 2024
https://github.com/ashishshres/javascript-projects
Curated List of Projects Focused on Building Strong Foundations in JavaScript
api async-await dom-manipulation javascript javascript-project project-repository
Last synced: 22 Nov 2024
https://github.com/ashishshres/github-profile-viewer
GitHub Profile Viewer using JavaScript
api async-await css dom-manipulation fetch html javascript promises
Last synced: 22 Nov 2024
https://github.com/saketkothari/infinite-scroll
Infinite scrolling is a web-design technique that loads content continuously as the user scrolls down the page, eliminating the need for pagination.
async-await cats dom infinite-scroll unsplash-api vanilla-javascript
Last synced: 26 Nov 2024
https://github.com/rayc2045/pokedex
π¦ PokΓ©dex made with Vue.js and PokeAPI
async-await asynchronous fetch-api language-switch language-switching pokeapi pokedex pokedex-api pokedex-application pokedex-vue pokemon pokemon-api responsive responsive-design responsive-layout responsive-web-design rwd rwd-grid vue vuejs
Last synced: 27 Nov 2024
https://github.com/stefruseva88/qunit-func-tests
qUnit functions and tests
async-await javascript qunit-tests
Last synced: 02 Dec 2024
https://github.com/derrickmstrong/reactredux_containerpattern
React Redux w/Container pattern
async-await container-pattern functional-components react redux redux-connect redux-thunk request-success-fail selector-pattern
Last synced: 27 Nov 2024
https://github.com/cuni0716/twitter-bot
Bot to retwit some things for me (or for you)
async-await babel-es6 bot docker docker-compose ecmascript2017 ecmascript6 javascript nodejs npm twitter-bot
Last synced: 28 Nov 2024
https://github.com/shubhamd99/loan-calculator
Loan Calculator React (async await) -
api async-await css fetch iphonex javascript mockup reactjs
Last synced: 09 Jan 2025
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: 06 Jan 2025
https://github.com/kekchpek/asyncreactawait
ARA is the development suit for asynchronous and reactive C# development. It contains classes for convenient data changing and handling management.
async async-await asynchronous asynchronous-programming bindings reactive-programming
Last synced: 04 Dec 2024
https://github.com/amirdaliri/networking
async-await networking spm swift swiftui unittest
Last synced: 04 Dec 2024