1. async-pidfd

    Process file descriptors (pidfd) for Linux

    v0.1.5 12K #file-descriptor #future #descriptor-file #api-bindings #wait
  2. portty

    CLI tool for interacting with portty portal sessions

    v0.2.1 #portal #xdg-desktop-portal #terminal
  3. nc

    Access system calls directly

    v0.9.7 24K #syscalls #linux-syscalls
  4. sigchld

    waiting for SIGCHLD from many threads at once

    v0.2.4 1.5M #building-block #child-process #thread #waiting #process-exit #waiter #unix-signal
  5. io-mux

    Provide multiple file descriptors writing into one in-order pipe, tagged by the source of data (e.g. stdout/stderr)

    v2.2.1 700 #stderr #stdout #pipe
  6. seccompy

    Seccomp library with unotify support and without libseccomp dependency

    v0.1.1 300 #syscalls #seccomp-syscalls #seccomp
  7. pidfd-util

    Safe Rust wrapper for Linux process file descriptors (pidfd)

    v0.1.0 #file-descriptor #linux-process #pidfd #process-pid #linux
  8. compio-process

    Processes for compio

    v0.8.0 750 #compio #async-process #process #async
  9. nyat-core

    NAT traversal library — discover and maintain public addresses via STUN

    v0.2.0 #stun #port-mapping #nat1 #traversal
  10. waitpid-any

    Wait for any PID, an extension to waitpid(2)

    v0.3.0 21K #waitpid #process #kqueue #pidfd #wait
  11. listen-fds

    handling systemd socket activation

    v0.1.0 #socket-activation #systemd #sockets #fd #linux
  12. pidfd

    Obtain file descriptors which refer to processes

    v0.2.4 3.3K #file-descriptor #linux
  13. linux-support

    Comprehensive Linux support for namespaces, cgroups, processes, scheduling, parsing /proc, parsing /sys, signals, hyper threads, CPUS, NUMA nodes, unusual file descriptors, PCI devices and much, much more

    v0.0.25 #linux #linux-namespaces #numa #sysfs #namespaces
  14. mio-pidfd

    mio support for Linux's pidfd

    v0.4.0 250 #mio #pidfd #linux #pid
  15. pidfd_getfd

    Binding to and a wrapper for the pidfd_getfd syscall

    v0.2.2 #pidfd #linux-syscalls #syscalls #linux #passing
  16. clone3

    Rust bindings to the clone3 linux system call

    v0.2.3 20K #syscalls #linux #clone #linux-syscalls
  17. pid-set

    A processes identifier set to perform efficient wait operations using epoll

    v0.1.3 #epoll #wait #linux #pid
  18. child_wait_timeout

    A wait timeout in rust

    v0.1.0 550 #child-process #process-exit #timeout #pidfd #benchmark #indicating #ensuring
  19. greenhook

    A seccomp-unotify-based syscall hook library

    v0.0.4 #syscalls #seccomp #hook #linux #supervisor #whoami
  20. Try searching with DuckDuckGo or on crates.io.

  21. async_linux_spec_fd

    asynchronous linux specific fd in rust

    v0.1.2 #tokio #linux #async
  22. waitpidx

    Wait for any Linux process by PID using pidfd, with sync and Tokio async APIs

    v0.0.1 #linux-process #linux #waitpid