163 results for “topic:await-async”
CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream.
An ultra-high performance stream reader for browser and Node.js
A simple Pokedex app written in SwiftUI that implements the PokeAPI, using Swift Concurrency, MVVM architecture and pagination
Transforms a .NET binary into a chain of meaningless-looking await expressions.
A iOS application with layout based on App Store that can check the most starred and last updated Swift repository
This repository showcases a collection of mini web projects built with HTML, CSS, and Vanilla JavaScript. These projects can be integrated into websites to enhance functionality and user experience
Networking is a lightweight and powerful HTTP network framework written in Swift
A library support for PHP about Async, Promise, Coroutine, Thread, GreenThread and other non-blocking methods. The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1
Swift package for detecting app version changes and prompting updates based on major, minor, or patch differences.
This is the capstone project for the second module in Microverse program. It is a group project which is about meal recipes app.
This Webapp The Cinema of Movies displays a list of shows. The user is able to like any of the movies, and also read more information about each movie once he clicks on the "comments" button. Also, the user is able to leave a comment about any of the movies.
Python package for VK bots creating
Network Layer with async and await
Low allocation coroutines with tightly controlled concurrency
Advanced handling of loaders/spinners based on one or multiple Promises.
一个使用同步风格书写并发代码的包
Synchronous like asynchronous with promise like error handling
Example of using Google Sign-In for iOS, SwiftUI, Combine, Swift Concurrency, YTLiveStreaming framework, Swift package manager
This repository contains the source code for a modern e-commerce website built using React and Redux Toolkit. The project focuses on delivering a seamless buying experience for users, allowing them to select and purchase their favorite products.
🔄 | Learning more about Async concepts with Dart. | Event Loop, Futures (and variations), asynchronous methods and Completers.
This repository conceptualizes the fetching of Data and APIs in JavaScript.
⏲ Await until an object initialises before using it.
This application lists the scores of players in the game. In this app the Leaderboard REST API is used, where the participants and their scores are registered
This is a repository that explains how to manage and cancel tasks.
tokio tcp connect via proxy
Generative programming is essential for improving performance, simplifying code, and optimizing resources. In Rust, generators (such as async/await or manual methods) enable writing efficient and concurrent programs.
Simple project build with react and external youtube API. This app is basically similar to youtube which allows you to search and choose the videos you want to play. The main reason for doing this app was to show my understanding of react basic skills on how to work with function/classes/external api/ passing props and callbacks from child to parent
Minimalistic library that simplifies the adoption of async/await (asyncio) programming style in a multithreaded application.
Website that uses an API to display scores of the game submitted by different players by receiving/sending data from/to the Leaderboard API.