compio-rs / compio

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

feat(process): compio-process #224

Closed Berrysoft closed 4 months ago

Berrysoft commented 7 months ago

This PR adds a new crate, compio-process.

George-Miao commented 5 months ago

Please split the PR into two, one for parameterizing SharedFd, one for compio-process