Skip to content
#

coroutine-library

Here are 30 public repositories matching this topic...

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.

  • Updated May 4, 2023
  • Objective-C

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.

  • Updated Jul 1, 2022
  • Java

Improve this page

Add a description, image, and links to the coroutine-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coroutine-library topic, visit your repo's landing page and select "manage topics."

Learn more