Coroutine

Compare

Interest

Proportion of Hacker News items mentioning "coroutine" over time.

Mentions

Total number of Hacker News items mentioning "coroutine" over time.

Coroutines are computer program components that allow execution to be suspended and resumed, generalizing subroutines for cooperative multitasking. Coroutines are well-suited for implementing familiar program components such as cooperative tasks, exceptions, event loops, iterators, infinite lists and pipes. Read more on Wikipedia

© 2026 HN Trends. Built by Ben Evans. HN Trends is not affiliated with Hacker News or Y Combinator.