SkillAgentSearch skills...

CoroutineRecipes

Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.

Install / Use

/learn @edgar-zigis/CoroutineRecipes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Coroutine Recipes

Playground for Kotlin Coroutines.<br/> Ready to use IntelliJ IDEA project with basic explanations.

* Basic async/launch comparisons
* Job/Deferred completion invocations & cancellations
* Context tests
* Basic & Supervisor scopes. Cancellation & exception handling.
* Concurrent & serial tasks. Comparison with RxJava.
* Critical section handling
* Resource access from different threads
* Channels, BroadcastChannels, ConflatedBroadcastChannels
* Channel buffers
* Differences between Channels and Flows
* Basic Flow operators
* State & Shared Flows
* Callback & Channel Flows

Project is under continuous development

Related Skills

View on GitHub
GitHub Stars257
CategoryEducation
Updated9d ago
Forks14

Languages

Kotlin

Security Score

100/100

Audited on Mar 26, 2026

No findings