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/bkpecho/advice-generator-app

This is a solution to the Advice generator app challenge on Frontend Mentor.

advice-generator-app adviceslip-api async-await css3 frontend-mentor html5 javascript mobile-first-workflow responsive-design scss

Last synced: 14 Dec 2024

https://github.com/pferreirafabricio/csharp-parallel-concurrency

⚑ A comprehensive study of asynchronous, concurrent, and parallel programming concepts in C#

async async-await asynchronous asynchronous-programming cancellationtoken concurrency csharp dotnet parallel

Last synced: 14 Nov 2024

https://github.com/mesqueeb/asyncify

πŸ”„ Swift utility class designed to convert callback-based asynchronous methods into the modern async/await pattern.

async-await callback-to-async callback-to-await completion-handler-to-async-await modernise swift swift-concurrency

Last synced: 13 Nov 2024

https://github.com/grimen/node-sandbox

Experiments with latest Node.js / Stream API features.

async-await blocking examples experiments generators labs node non-blocking sandbox streams

Last synced: 13 Nov 2024

https://github.com/mishadovhiy/sentencestokenizer

DEMO: Tokenizer App to separate sentences or separate by "and" or "if" keywords

async-await coreanimation mvvm naturallanguage swift uikit userdefaults

Last synced: 07 Jan 2025

https://github.com/ink-feather-org/ts-utils

Contains various typescript utils.

async-await promise-chain promises typescript utility

Last synced: 16 Nov 2024

https://github.com/bunnysakura/ipcxx

η”¨δΊŽδΈ­ι—΄δ»ΆεΌ€ε‘ηš„θ½»ι‡ηΊ§C++ζ‘†ζžΆγ€‚ | A lightweight C++ framework for middleware development.

async async-await event-driven events ipc queue thread thread-pool threadpool timers

Last synced: 14 Nov 2024

https://github.com/skyybbanerjee/picture-in-picture

A picture-in-picture implementation with JS, using the Screen Capture API :)

async-await css3 html5 javascript js picture-in-picture-api screen-capture

Last synced: 06 Jan 2025

https://github.com/ocskier/incdbcli

A company directory CLI using Node, Inquirer, and a SQL database with Typescript

async-await inquirer jest mysql promises sql-database typescript

Last synced: 14 Nov 2024

https://github.com/bkpecho/joke-teller

This web app uses modern web dev techniques to generate random jokes from the Joke API, read aloud through the VoiceRSS API's text-to-speech feature. With a clean and responsive design, it works seamlessly across desktop, tablet, and mobile devices.

async-await audio browser-compatibility css3 fetch-api flexbox-css html5 javascript javascript-sdk jokes-api rapid-api responsive-design text-to-speech

Last synced: 14 Dec 2024

https://github.com/rinhizakura/cocoro

cocoro aims to provide friendly interface of coroutine functionality

async async-await await c coroutines

Last synced: 27 Dec 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: 06 Jan 2025

async/await Awesome Lists
async/await Categories