9 skills found
fuweid / EmbedshimProvide task runtime implementation with pidfd and eBPF sched_process_exit tracepoint to manage deamonless container with low overhead.
async-pidfd / Async PidfdRust crate to use process file descriptors (pidfd) for Linux
pop-os / PidfdRust crate providing Linux (>= 5.3) PID file descriptor support
orbstack / Pidfd RsFast, polling-free approach to kill and wait for all processes to exit. Rust + Tokio, pidfd + epoll + timer
oraoto / Go Pidfdprovides pidfd support on linux 5.6+
ArthurChiao / Pidfd And Sk Lookup Bpf IllustratedCode for blog "pidfd and socket-lookup BPF (SK_LOOKUP) Illustrated (2022)", https://arthurchiao.art/blog/pidfd-and-socket-lookup-bpf-illustrated.
mensfeld / PidfdPidfd implementation for the Ruby language
mdlayher / PidfdPackage pidfd provides access to Linux process file descriptors. MIT Licensed.
samuelbrian / Mio PidfdWrapping Linux's pidfd for mio