Hacker News with Generative AI: Coroutines
« Back to main
Philosophy of Coroutines (2023)
(greenend.org.uk)
I’ve been a huge fan of coroutines since the mid-1990s.
Programming
,
Software
,
Philosophy
,
Coroutines
96 points by HeliumHydride 6 days ago |
16 comments
Throwing Exceptions from Coroutines
(ibob.bg)
It’s late 2024. Are corotuines usable yet?
Programming
,
Coroutines
,
Exceptions
14 points by ibobev 179 days ago |
6 comments
Show HN: Coros – A Modern C++ Library for Task Parallelism
(github.com/mtmucha)
Coros is a header-only C++23 library designed for task-based parallelism, that utilizes coroutines and the new expected type.
C++
,
Task Parallelism
,
Coroutines
,
Programming
,
New Releases
129 points by singledigits 190 days ago |
58 comments
Coroutines in Go: Runtime Implementation and Iterators
(unskilled.blog)
Go Programming
,
Coroutines
,
Software Development
,
Runtime Environment
,
Iterators
7 points by lcof 248 days ago |
0 comments
Duff's Device and Coroutines (2008)
(swtch.com)
Programming
,
Software
,
Coroutines
19 points by jb1991 277 days ago |
6 comments
Itchio and coroutines (using OpenResty and Lua/Lapis) (2016)
(leafo.net)
Web Development
,
Programming Languages
,
Open Source
,
Lua
,
Coroutines
12 points by xrd 313 days ago |
0 comments
Coroutines and Effects
(without.boats)
Programming
,
Software
,
Coroutines
,
Effects
32 points by ingve 347 days ago |
1 comments
Coroutines and effects
(without.boats)
Programming
,
Coroutines
,
Effects
248 points by todsacerdoti 348 days ago |
97 comments