Repository navigation

#

coroutine-library

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.

Objective-C
4022
10 个月前

A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞

C
3590
3 年前
C++
1931
2 个月前

Single header stackful cross-platform coroutine library in pure C.

C
728
4 个月前

© Concurrent Programming Library (Coroutine) for C11

Assembly
364
4 年前

C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心

C
166
18 天前

Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.

Java
84
1 年前

A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(CPS) based on CloudWu tiny coroutines library(ezco.v.0.0.1.*), Erlang process style(Actor Model, on future version, not finished yet).

C
37
6 年前

Coroutine-based utility AI for Unity3d

C#
36
3 年前

Libcorpc is a high performance coroutine base RPC framework

C++
36
7 个月前

A coroutine scheduler and lightweight network library for libaco

C
16
6 年前

Pseudo-coroutines library like lua-coroutines for Erlang

Erlang
12
4 年前

Asynchronous coroutines networking library for C++

C++
10
6 年前

The LibCoroC is a coroutine library for Unix like systems written by C.

C
10
8 年前

Tanker coroutine library

C++
7
8 个月前

Aerospike Client for Kotlin

Kotlin
4
3 个月前

Light-weight and blazing fast C coroutines for ARMv7 processors. Read the wiki: https://github.com/JesseBusman/ARM_C_Coroutines/wiki

Assembly
4
6 年前

How to use Kotlin's Coroutine to make Room Database Queries and Listen to changes and Update UI in Realtime with LiveData.

Kotlin
3
5 年前