Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kotlin/coroutines-examples resource

Examples for coroutines design in Kotlin observed · 2026-08-28

github.com/Kotlin/coroutines-examples · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3789
  • days_rel: n/a
  • days_push: 2396
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1484 stars · 183 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of example code illustrating the design of Kotlin coroutines, tied to the coroutines KEEP proposal and the official coroutine guide. It serves as reference material for learning coroutine patterns rather than a usable library.

Use cases

  • learn kotlin coroutines with examples
  • understand coroutine design in kotlin
  • find sample code for async programming in kotlin
  • study coroutine patterns from the kotlin keep proposal
  • see runnable coroutine examples

When to choose

  • you are learning Kotlin coroutines and want small illustrative examples
  • you want to understand the design rationale behind coroutines
  • you prefer example-driven learning alongside the official guide

When to avoid

  • you need a maintained coroutine library for production (use kotlinx.coroutines)
  • you want comprehensive tutorials or courses rather than code snippets
  • you need examples for languages other than Kotlin

Facets

learning-resource · maturity maintenance

concurrency developer-tools programming-languages tutorials developer-tools jvm kotlin coroutines examples async concurrency

1 source

Member repositories

RepositoryRoleHealth v2
Kotlin/coroutines-examplesmain10

For agents

markdown · JSON · MCP: product_card(name="Kotlin/coroutines-examples")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem