Kotlin coroutines in a nutshell Mar 14, 2025 Kotlin provides only minimal low-level APIs in its standard library to enable other libraries to utilize coroutines (async and await are not keywords in Kotlin).