Skip to content

orbstack/pidfd-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pidfd-rs

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

  • Rust + Tokio
  • pidfd + epoll + timer

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages