Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
Implementation of `getifaddrs` using syscalls in rustix
Test whether a given stream is a terminal, using rustix
The low-level `io_uring` userspace interface for Rust
A Rust port of the dlmalloc allocator, ported to rustix
Utilities for opening Linux procfs files and directories
Safe Rust bindings to `openpty` and related functions
Linux futex-based synchronization
x-rustix crate - placeholder
Safe Rust bindings to `libc` functions
An alternative `std`-like implementation built on origin