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/davidromanovizc/cdz-bot

A bot that solves online tests on educational platforms

async async-await asyncio postgresql python python3 requests script sqlalchemy telegram telegram-bot

Last synced: 11 Oct 2024

https://github.com/palashmon/learnes6

:fire: Starter files to Learn with ES6 for Everyone by @wesbos

arrow-functions async-await babel babel7 dom es2017 es6 es7 es8 eslint javascript-modules learning practice promise wesbos

Last synced: 22 Nov 2024

https://github.com/chanlito/kodejs

Koa + Node.js = KodeJS is a web application framework.

async-await boilerplate es7 eslint koa nodejs

Last synced: 25 Nov 2024

https://github.com/Esri/arcgis-runtime-ios-async-await

Async/Await wrappers around the ArcGIS Runtime SDK for iOS methods that Xcode does not automatically wrap.

arcgis async-await ios runtime swift swift-concurrency

Last synced: 23 Nov 2024

https://github.com/sundeeep/demystifying-javascript

This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D

async-await callback-functions closures debouncing higher-order-functions inheritance javascript promises prototype scope

Last synced: 15 Dec 2024

https://github.com/lamiasristy/platform-game-js

This project is a practice of game designing, using HTML5, Java-Script, Phaser3.

api async-await endless-runner game-development html5-canvas javascript phaser3 webpack

Last synced: 06 Dec 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: 21 Dec 2024

https://github.com/ahopkins/asynccli

A CLI framework based on asyncio

async-await asyncio cli framework python

Last synced: 13 Oct 2024

https://github.com/shinnn/list-directories

List all directories in a given directory

async-await directory filesystem iterable javascript list nodejs promise set

Last synced: 07 Dec 2024

https://github.com/davidromanovizc/aiohttp-template

✨Aiohttp Application template with static files

aiohttp aiohttp-server asychronous async-await

Last synced: 11 Oct 2024

https://github.com/ex-machine/express-ko

Brings generators, promises and async functions to Express 4.x middleware and route handlers

async-await express express-router expressjs generator-functions javascript middleware promise

Last synced: 21 Nov 2024

https://github.com/seven7ty/py-carbon

Fully asynchronous Python library for carbon.now.sh ✨🚀

aiohttp api async async-await asynchronous asyncio carbon http py-carbon python python-package python3

Last synced: 22 Oct 2024

https://github.com/asyncgui/asyncgui

A minimalistic async library that focuses on fast reaction

async async-await python python3

Last synced: 11 Nov 2024

https://github.com/eujinnlucashow/goit-js-hw-11

Educational tasks 📒 JS-HW-11 | CRUD Асинхронні функції

api async-await asyncawait crud crud-functionality javascript js notiflix pixabay pixabay-api simplelightbox

Last synced: 19 Dec 2024

https://github.com/grandmoff100/mealieapi

Control your Mealie instance with python!

api-client async-await mealie poetry pytest python

Last synced: 27 Oct 2024

https://github.com/calebkleveter/nioasync

Combines SwiftCoroutines and Swift NIO for Async/Await support with EventLoopFutures

async-await coroutines swift swift-nio unstable

Last synced: 12 Oct 2024

https://github.com/sibelius/await-node-repl

Example of how to setup a repl with await syntax support

async-await node repl

Last synced: 24 Oct 2024

https://github.com/the-manpreet-singh/capstone-travel-app

In this project we plan the trip and save, delete the trip, we also check how many days left, weatherforecast, temp for the trip. We fetch data from 4 apis to display the trip which are dependant on each other.

async-await babel body-parser bootstrap4 cors css3 express fetch-api html5 javascript jest moment sass-loader scss server service-worker supertest webpack webpack-server

Last synced: 11 Nov 2024

https://github.com/swiftuiux/async-http-client-example

Example for the package Async http client using new concurrency model in Swift

async-await async-http-client async-http-https-client async-http-requests ios swift

Last synced: 06 Dec 2024

https://github.com/siamakrostami/srnetworklayer

A robust Swift-based network layer for iOS applications, supporting Combine and async/await for seamless asynchronous operations.

async-await combine interceptor networking networklayer retryer swift thread-safe urlsession

Last synced: 20 Nov 2024

https://github.com/0xleif/plugin

🔌 Plug and Play

async-await ios macos plugin plugins swift watchos

Last synced: 31 Oct 2024

https://github.com/0xleif/flite

FLite is a streamlined Swift ORM for using FluentSQLiteDriver

async-await database fluent ios macos sqlite swift tvos watchos

Last synced: 31 Oct 2024

https://github.com/ahmadrezamozaffary/forkify

Create a fake recipe website with Javascript and some useful technologies and tools such as Parcel, npm, ES6 modules, OOP, and so forth. 🏅

ajax-request async-await babeljs core-js css3 es6 es6-modules git html5 javascript mvc npm oop parcel sass

Last synced: 11 Oct 2024

https://github.com/picohz/metropolis

🏙️ Async/await-based Matrix client library in Swift

async-await ios macos matrix matrix-org rest-api swift

Last synced: 19 Nov 2024

https://github.com/rwson/bind-with-arguments

easily bind events excute context and dynamic arguments in React

arguments async-await autobind callback click context react

Last synced: 10 Oct 2024

https://github.com/cap32/babel-preset-stage-x-without-async

Using babel-preset stage-0, stage-1, stage-2 or stage-3 without transform-async-generator-functions

async async-await babel babel-preset nodejs

Last synced: 29 Nov 2024

https://github.com/barafael/achat

A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

async-await channels rust tokio

Last synced: 31 Oct 2024

https://github.com/qard/channel-surfer

Promise-based CSP channels, with async iterator support.

async-await async-iterators csp-channels nodejs promise

Last synced: 17 Oct 2024

https://github.com/yagoluiz/consultaplaca-api

[PT-BR] API de consulta de placas de veículos

async-await docker mvc node-api nodejs

Last synced: 23 Nov 2024

https://github.com/dayastark/crud-spa

Here is provide you rich, robust and successfully CRUD operation in single. Which have many built in function with validation, Partial View Update and many more, Also in this repo include Three Tire Architecture with Repository pattern. Users can use this repository with multiple Uses.

asp-net async async-await bootstrap entity-framework entityframeworkcore jquey mssql-database mssql-server mvc-architecture mvc-pattern mvc5 responsive-design responsive-layout single-page-app single-page-applications sql-server

Last synced: 12 Oct 2024

https://github.com/tdd/async-variations

A demo of various approaches to running async tasks in series, from plain callbacks to async-await

async async-await callbacks javascript js promises

Last synced: 14 Dec 2024

https://github.com/vmanot/browserkit

Web-scraping made easy with Swift.

async-await framework swift web-scraping

Last synced: 15 Oct 2024

https://github.com/zaiste/async-await-mocha-chai-example

An example of using async/await syntax with Mocha & Chai

async-await chai mocha nodejs testing

Last synced: 27 Oct 2024

https://github.com/okin/tornado-jsonrpc2

A request handler for Tornado that implements the JSON-RPC 2.0 specification.

async-await json-rpc python python3 tornado

Last synced: 08 Nov 2024

https://github.com/luigirazum/mv-leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

api-rest async-await dom-manipulation es6-modules html-css-javascript

Last synced: 12 Nov 2024

https://github.com/sabbirrahman/reddit-magazine

A simple reddit magazine app using web components

async-await cssgrid fetch-api webcomponents

Last synced: 12 Nov 2024

https://github.com/shinnn/is-file-utf8

Check if a file is UTF-8-encoded

async-await check encoding javascript nodejs promise unicode utf-8

Last synced: 07 Dec 2024

https://github.com/illescasdaniel/futureawaits

Lightweight async-await library for Swift

async async-await library swift swift-package-manager

Last synced: 27 Nov 2024

https://github.com/gaevoy/gaev.durabletask

Tiny library to build durable task, saga, process manager using the async/await capabilities. Inspired by Azure Durable Task Framework.

async-await csharp mssql process-manager saga

Last synced: 27 Nov 2024

https://github.com/xrahul/notifyavailability

React Native App to check when a string has appeared on a webpage.

android async-await background-task es6 ios notifications react-native

Last synced: 04 Dec 2024

https://github.com/joshuakgoldberg/async-await-generators-typescript-and-jquery

A brief explaration for SeattleJS into async/await, generators, and hacking TypeScript to like jQuery.

async-await generators jquery talk typescript

Last synced: 13 Dec 2024

https://github.com/devopsthinh/kotlin-coroutines

Kotlin offers a nice feature known as coroutine - a high-level framework, to perform anything asynchronously, coordinate tasks behind the scenes. It will make the developer's life easier. Code readability, conciseness, and easier thread management.

anko-coroutine async-await asynchronous coroutines coroutines-android coroutines-channels coroutines-flow kotlin-coroutines

Last synced: 22 Nov 2024

https://github.com/frycz/google-drive-upload

:outbox_tray: Easily build applications allowing users to upload text to Google Drive as Docs files

async-await es7 gapi google-drive rollup

Last synced: 25 Dec 2024

https://github.com/natserract/rust-git-hooks

🏄 Git hooks made easy with Rust

async-await git git-hooks rust rust-lang

Last synced: 17 Dec 2024

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: 06 Dec 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: 19 Nov 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/kffl/fastify-amqp-async

:zap::rabbit: Fastify AMQP plugin with modern Promise-based API based on amqplib-as-promised

amqp async-await fastify fastify-amqp fastify-plugin fastify-plugins fastify-rabbitmq rabbitmq

Last synced: 14 Oct 2024

https://github.com/elnurmustafayev/covid-19-page

The project was created to demonstrate the capabilities of working on vue.js, bootstrap, asynchronous Ajax requests

ajax-request async-await bootstrap4 jquery npm-package portfolio-website vuejs2

Last synced: 19 Nov 2024

https://github.com/askolesov/gosync

An async/await-like experience in Go, making concurrency simple.

async-await concurrency golang parallel-programming

Last synced: 12 Nov 2024

https://github.com/nikiforovall/async-enumerable-pipelines

This repository demonstrates how to use IAsyncEnumerable and System.Linq.Async to build pipelines in C#.

ai async-await dotnet iasyncenumerable iobservable pipelines reactive semantic-kernel

Last synced: 31 Oct 2024

https://github.com/riron/swim

A generic connection pool for Rust

async-await connection-pool database rust rust-lang

Last synced: 06 Dec 2024

https://github.com/wendreof/api-ts

REST API made with TypeScript, NodeJS, Docker and MongoDB.

async-await js jsontocsv rest transpile

Last synced: 15 Nov 2024

https://github.com/jomagene/time-tracking-dashboard

This repository contains the "Time Tracking Dashboard" solution, built with HTML for structure, Sass for responsive styling using mixins, media queries, and Grid, and JavaScript for fetching JSON data and updating the DOM.

async-await dom-manipulation fetch grid-layout mixins sass

Last synced: 15 Oct 2024

https://github.com/tunnckocore/gruu

(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!

async-await async-functions callbacks concurrency es2015 es2017 plugins promises tap test-runner testing

Last synced: 16 Oct 2024

https://github.com/deliciousinsights/async-js-without-cringe

Présentation "L'asynchrone en JS sans le cringe"

async async-await javascript js promises

Last synced: 19 Nov 2024

https://github.com/nargonath/twitter-auth-await

Twitter auth library for async/await users

async-await twitter twitter-api twitter-authentication

Last synced: 11 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/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/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/alvdalen/snjor-mvvm-coordinators

A Swift-based iOS app using the Unsplash API to browse and display images, built with MVVM architecture and Coordinator pattern for navigation.

api async-await combine coordinator coordinator-pattern diffabledatasource mvvm swift swiftlint uicollectionviewdiffabledatasource uikit unsplash unsplash-api

Last synced: 20 Dec 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/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/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/scriptex/async-array-prototype

Async array methods in JavaScript

array-methods async-await async-programming

Last synced: 12 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/0xopenbytes/network

🕸️ Output and Input for remote URLs using REST

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

Last synced: 25 Dec 2024

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

Extension traits for inspecting AsyncRead progress.

async-await rust

Last synced: 03 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/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: 18 Dec 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/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/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/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/rueian/context-circuit-breaker

context circuit breaker for nodejs

async-await circuit-breaker nodejs promise

Last synced: 22 Nov 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/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: 07 Dec 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

async/await Awesome Lists
async/await Categories