coroutine-library

There are 30 repositories under coroutine-library topic.

  • alibaba/coobjc

    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.

    Language:Objective-C4k9888528
  • hnes/libaco

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

    Language:C3.5k13741390
  • google/marl

    A hybrid thread / fiber task scheduler written in C++ 11

    Language:C++1.8k5368185
  • edubart/minicoro

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

    Language:C587181435
  • sharow/libconcurrent

    :copyright: Concurrent Programming Library (Coroutine) for C11

    Language:Assembly35424338
  • hujianzhe/util

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

    Language:C15913157
  • TeaEntityLab/fpRust

    Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust

    Language:Rust115707
  • vsilaev/tascalate-javaflow

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

    Language:Java81869
  • Yuandong-Chen/coroutine

    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).

    Language:C36419
  • Ananfa/libcorpc

    Libcorpc is a high performance coroutine base RPC framework

    Language:C++33208
  • OneManMonkeySquad/SimpleAI

    Coroutine-based utility AI for Unity3d

    Language:C#33206
  • guangqianpeng/libaco-sched

    A coroutine scheduler and lightweight network library for libaco

    Language:C15414
  • BlackMATov/ecoro.erl

    Pseudo-coroutines library like lua-coroutines for Erlang

    Language:Erlang1220
  • amalcao/libcoroc

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

    Language:C10203
  • rnburn/coevent

    Asynchronous coroutines networking library for C++

    Language:C++8304
  • TankerHQ/tconcurrent

    Tanker coroutine library

    Language:C++7702
  • JesseBusman/ARM_C_Coroutines

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

    Language:Assembly4201
  • reugn/aerospike-client-kotlin

    Aerospike Client for Kotlin

    Language:Kotlin4301
  • nickyrabit/RoomWithLiveDataAndCoroutine

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

    Language:Kotlin3101
  • Gscienty/liteco

    A coroutine library implemented by C language

    Language:C220
  • vsilaev/tascalate-javaflow-extras

    Continuations / CoRoutines for Java 1.8 - Java 17. This library is an add-on to Tascalate Javaflow continuations library. It provides suspendable version of java.util.Stream, java.util.Iterator, java.util.function.* and helper classes to work with continuations.

    Language:Java2200
  • ArchitectAK/Using-Kotlin-Coroutines

    A demo android app from google codelab

    Language:Kotlin110
  • NethePaul/easy_coroutines

    allows the easy creation of coroutines in C++11 with std::thread or single threaded corountines without the use of any standard libraries

    Language:C++1200
  • spapageo/kotlin-coroutine-builders

    Sample builders that can be used to launch coroutines (example implementation of async, await, delay, runBlocking)

    Language:Kotlin1100
  • Diego1906/CryptoNews

    O aplicativo consumir uma API REST para buscar os dados referentes a notícias do mundo de cripto moedas.

    Language:Kotlin0200
  • firejox/fjx-fiber

    thread safe stackful coroutine library

    Language:C0100
  • knieriem/libtask-cm

    A simple coroutine library for ARM Cortex-M controllers.

    Language:C0100
  • Kshitiz-Mhto/OtakuVortex

    Your Ultimate Hub for Anime and Manga Delights.Premier hub for anime and manga lovers

    Language:Kotlin0200
  • s8sg/lwan-coro-standalone

    This is a direct copy of lawn CORO implementation with different Coroutine UseCase

    Language:C301