/pidfd-rs

Fast, polling-free approach to kill and wait for all processes to exit. Rust + Tokio, pidfd + epoll + timer

Primary LanguageRustMIT LicenseMIT

pidfd-rs

Fast, polling-free approach to kill and wait for all processes to exit in an init implementation.

  • Rust + Tokio
  • pidfd + epoll + timer