`unistd` for NodeOS / Linux
`unistd` for NodeOS / Linux
Missing Posix Functions for Node.js (via a native module written in Zig)
Node Getty Replacement
exposes the pipe2 system call for building unix pipelines/filters
exposes the getpriority and setpriority system calls for adjusting priority
Unix helpers, service integrations, and Unicode metadata
Generate LLM-powered exam questions from YAML books, manpages, mdbooks, tealdeer pages, and code.
Rust FFI bindings for POSIX and Linux system APIs generated as WinMD metadata
Zero-downtime process restart library with signal handling / 零停机进程重启库,支持信号处理
Bindings for unistd
A seccomp-unotify-based syscall hook library
Application API wrapper to Pluggable Authentication Modules (PAM)
Application API wrapper to Pluggable Authentication Modules (PAM) (forked and fixed version of pam-client)
Cross-platform `/proc/self` functionality. This library enables limited `/proc/self` functionality, including getting the current executable, open file descriptors, and paths for open file descriptors that can be passed to e.g. `exec` (for those systems without `fexecve`). Integrated into https://github.com/alecmocatta/palaver
Access Unix passwords and groups
Direct Linux kernel syscalls in Rust — no libc required, per-ISA and multi-version aware.
Tiny Linux containers implementation