Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Pure C implementation of Go channels
(
github.com/tylertreat
)
4 points
by
udev4096
on Jan 25, 2025
|
hide
|
past
|
favorite
|
2 comments
josephcsible
on Jan 25, 2025
[–]
Doesn't select usually mean "block until at least one of these things is ready"?
Rochus
on Jan 25, 2025
|
parent
[–]
Go selects with defaults don't block (unfortunately not supported by this library, but here is one which supports it:
https://github.com/rochus-keller/cspchan/
).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: