#Coroutine
Showing 18 of 18 repositories tagged #coroutine, ranked by stars
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
An Android Template with MVVM and Clean Architecture - including a Compose version(default branch)
Swift coroutines for iOS, macOS and Linux.
Stackless generators on stable Rust.
Kotlin coroutine support for Spring.
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
A caching solution for asyncio
基于swoole的socket框架,支持协程版MySQL、Redis连接池,已用于大型RPG游戏服务端
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
A simple asynchronous runtime for executing async coroutines in the bevy engine.
A simple, lightweight multi-task system (coroutines)
Tool for browsing log.
This project for php-fpm support coroutine
Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal.
Firebase with MVVM is a series of videos in which you will learn how to implement firebase with MVVM along with UI designs, GitHub branches, merging, and resolving conflicts.
A small actor system written in kotlin using Coroutines.