Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Cieplak
on July 20, 2017
|
parent
|
context
|
favorite
| on:
Announcing Rust 1.19
I should clarify the "remove async IO" as the decision to not include an event-loop primitive in the core language or stdlib, which is tantamount to complaining about GC not being part of Rust core :)
Metal IO is an awesome library as well:
https://github.com/carllerche/mio
steveklabnik
on July 20, 2017
|
next
[–]
Ah yes, I forgot that we had libuv at some point, duh! Thanks :)
kod
on July 20, 2017
|
prev
[–]
Tokio depends on mio.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Metal IO is an awesome library as well:
https://github.com/carllerche/mio