compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

feat: add stdio #208

Closed Berrysoft closed 7 months ago

Berrysoft commented 8 months ago

Closes #207

I put them under compio-fs. No good reasons, but seems clearer.