-
nix
Rust friendly bindings to *nix APIs
-
rustix
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
-
zbus
API for D-Bus communication
-
signal-hook
Unix signal handling
-
procfs
Interface to the linux procfs pseudo-filesystem
-
glib
Rust bindings for the GLib library
-
sysctl
Simplified interface to libc::sysctl
-
pango
Rust bindings for the Pango library
-
daemonize
enable your code run as a daemon process on Unix-like systems
-
libproc
get information about running processes - for Mac OS X and Linux
-
termios
Safe bindings for the termios library
-
ndk
Safe Rust bindings to the Android NDK
-
syslog
message formatter and writer, supporting unix sockets, UDP and TCP exporters
-
caps
A pure-Rust library to work with Linux capabilities
-
memfd
A pure-Rust library to work with Linux memfd and sealing
-
fuser
Filesystem in Userspace (FUSE) for Rust
-
uzers
Continuation of users, a library for accessing Unix users and groups
-
listenfd
work with listenfds passed from the outside (systemd/catflap socket activation)
-
hyperlocal
Hyper bindings for Unix domain sockets
-
linux-loader
A Linux kernel image loading crate
-
drm
Safe, low-level bindings to the Direct Rendering Manager API
-
rlimit
Resource limits
-
syscalls
A list of Linux system calls
-
vhost
a pure rust library for vdpa, vhost and vhost-user
-
oci-spec
Open Container Initiative Specifictions in Rust
-
seccompiler
seccomp-bpf jailing
-
jail_exporter
Prometheus exporter for FreeBSD jails
-
alpm
Rust bindings for libalpm
-
file-lock
File locking via POSIX advisory record locks
-
libbpf-rs
safe, idiomatic, and opinionated wrapper around libbpf-sys
-
dbus
Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication
-
sudo-rs
A memory safe implementation of sudo and su
-
aya
An eBPF library with a focus on developer experience and operability
-
nix-installer
The Determinate Nix Installer
-
uds
A unix domain socket crate that supports abstract addresses, fd-passing and seqpacket sockets
-
rexpect
Interact with unix processes/bash the same way as pexpect or Don libes expect does
-
pandora_box
Syd's log inspector & profile writer
-
libbpf-sys
Rust bindings to libbpf from the Linux kernel
-
sysd-manager
A GUI to manage systemd units
-
rootasrole
An alternative to sudo that uses Linux capabilities and Role based access control
-
systemd-boot-friend-rs
Kernel version manager for systemd-boot
-
pwd-grp
Access Unix passwords and groups
-
selinux
Flexible Mandatory Access Control for Linux
-
landlock
LSM helpers
-
oo7
James Bond went on a new mission and this time as a Secret Service provider
-
uuid7
UUID version 7
-
gpiocdev
Access GPIO lines on Linux using the GPIO character device
-
devicemapper
using Linux device mapper
-
freedesktop-desktop-entry
Freedesktop Desktop Entry Specification
-
drt-tools
Tools for Debian Release Team work
-
cgroups-rs
Native Rust crate for managing control groups on Linux
-
rbpf
Virtual machine and JIT compiler for eBPF programs
-
scx_stats
Statistics transport library for sched_ext schedulers
-
xkeysym
working with X11 keysyms
-
parui
TUI frontend for paru or yay
-
timeout-readwrite
Adds timeout capabilities to Readers and Writers
-
xmas-elf
parsing and navigating ELF data; zero-allocation, type-safe
-
sev
AMD SEV
-
linux-futex
Futex: A Linux-specific fast user-space locking primitive
-
pinenote_dbus_service
A DBus service for the Pine64 Pinenote
-
shared_memory
A user friendly crate that allows you to share memory between processes
-
kvm-bindings
Rust FFI bindings to KVM generated using bindgen
-
uapi
Wrappers for OS APIs on UNIX-like platform
-
spidev
access to the Linux spidev interface. This interface allows for configuration of the spidev device, half-duplex SPI access, and full-duplex SPI access.
-
systemd
interface to libsystemd/libelogind provided APIs
-
the_rock
A command line King James bible viewer
-
tokio-seqpacket
unix seqpacket sockets for tokio
-
devd-rs
An interface to devd, the device hotplug daemon on FreeBSD and DragonFlyBSD
-
timerfd
interface to the Linux kernel's timerfd API
-
netlink-packet-generic
generic netlink packet types
-
youki
A container runtime written in Rust
-
waybar-module-pacman-updates
waybar module for Arch to show system updates available
-
gag
Gag, redirect, or hold stdout/stderr output. Currently only *nix operating systems are supported.
-
minmon
An opinionated minimal monitoring and alarming tool
-
mpris-server
Implement MPRIS D-Bus interface in your application
-
fb_procfs
reading procfs
-
capsicum
intuitive Rust bindings for the FreeBSD capsicum framework
-
robopages
CLI and API server for Robopages, a YAML based files for describing tools to large language models (LLMs)
-
oci-client
An OCI implementation in Rust
-
libcryptsetup-rs
High level Rust bindings for libcryptsetup
-
nvbit-rs
Idiomatic library for using the NVIDIA NVBIT binary instrumentation library
-
libsystemd
A pure-Rust client library to interact with systemd
-
nftnl
Safe abstraction for libnftnl. Provides low-level userspace access to the in-kernel nf_tables subsystem
-
bpf-linker
BPF static linker
-
linux-raw-sys
Generated bindings for Linux's userspace API
-
resctl-demo
A guided tour of Linux resource control with live demos
-
jail
FreeBSD jail library
-
zbus_polkit
PolicyKit binding
-
ocdm
OpenPGP Certificate Directory Manager
-
btf-rs
BPF type format (BTF)
-
runas
Run a command as root (sudo)
-
systemfd
A convenient helper for passing sockets into another process. Best to be combined with listenfd and cargo-watch.
-
sevctl
Administrative utility for AMD SEV
-
aurders
helper for developers to make their packages ready-to-upload for Arch User Repository
-
envyr
automagically package an application and run it in a sandboxed environment
-
capctl
A pure-Rust interface to prctl() and Linux capabilities
-
proc_sys_parser
routines for parsing linux /proc files into Rust structs. There are multiple other crates doing this, but these either do not choose to process the statistics in way to make them directly usable…
-
kvm-ioctls
Safe wrappers over KVM ioctls
-
elfcore
create ELF core dumps for processes on Linux
-
fiddler-cli
Data Stream processor CLI written in rust
-
perf-event-open-sys2
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants
-
neovim-ctrl
A program to find and interact with a Neovim instance running in a particular terminal
-
scx_bpfland
A vruntime-based sched_ext scheduler that prioritizes interactive workloads. https://github.com/sched-ext/scx/tree/main
-
userfaultfd
Rust bindings for the Linux userfaultfd functionality
-
cli-clipboard
cross-platform library for getting and setting the contents of the OS-level clipboard
-
bluez-async
An async wrapper around the D-Bus interface of BlueZ (the Linux Bluetooth daemon), supporting GATT client (central) functionality
-
systemctl
Small crate to interact with systemd units
-
mdevctl
A mediated device management utility for Linux
-
xdg-home
The user's home directory as per XDG Specification
-
rustbus
dbus protocol
-
epoll
Safe epoll interface
-
janitor-service
A service that cleans up your downloads folder
-
xsk-rs
Rust bindings for Linux AF_XDP sockets
-
ioctls
IO Control for POSIX-and-beyond systems (numerous ioctl specifications, see
ioctl-sys
for core functions & macros) -
evdev
interface for Linux
-
komodo_client
Client for the Komodo build and deployment system
-
websum
Next-gen integrity checker written in Rust
-
bpf-log-exporter
Binary for exporting eBPF events via logs
-
zincati
Update agent for Fedora CoreOS
-
updlockfiles
Manage lockfiles in PKGBUILDs for upstreams that don’t ship them,
updpkgsums
for dependency trees (Arch Linux tooling) -
nmstate
networking management in a declarative manner
-
copypasta-ext
A clipboard library providing useful extensions for copypasta
-
intentrace
strace with intent, it goes all the way for you instead of half the way
-
gdk-pixbuf
Rust bindings for the GdkPixbuf library
-
syd
rock-solid unikernel
-
wincompatlib
Set of interfaces to run windows applications on unix-like systems using Wine
-
proc-mounts
Fetch active mounts and swaps on a Linux system
-
circadian
Linux auto-suspend/wake power management daemon
-
automatic-timezoned
Automatically update system timezone based on location
-
libudev
Rust wrapper for libudev
-
extrasafe
Make your code extrasafe by reducing what it can access
-
hyprsome
A small CLI apps that allows to make Hyprland's workspaces work like Awesome in multi-monitor setup
-
servicer
Simplify Service Management on systemd
-
linux-procfs
data snap library for the
/proc/
filesystem on the linux os -
dnsclient
A small, simple and secure DNS client library
-
ballista
Distributed Compute
-
as-raw-xcb-connection
Trait to facilitate interoperatibility with libxcb C API
-
probes
read out system stats from a machine running Unix
-
vhost-device-vsock
A virtio-vsock device using the vhost-user protocol
-
dockerdump
Extract any file from any Docker image
-
windows-cat
unix cat command for windows
-
freedesktop_entry_parser
parsing FreeDesktop entry files
-
parse2csv
parse log-file and output to stdout as csv file by regex
-
aur-depends
A libary for resolving aur dependencies
-
mouse-keyboard-input
Send mouse and keyboard events on any distro and X11 or Wayland
-
tfc
The Fat Controller. A library for simulating mouse and keyboard events.
-
umask
deal with unix access mode
-
monitord
... know how happy your systemd is! 😊
-
chadfetch
Console utilite for watch info about your system
-
xdpilone
Interaction with Linux XDP sockets and rings. No libbpf/libxpd-sys. Lightweight, high-performance.
-
slog-term
Unix terminal drain and formatter for slog-rs
-
rs-release
os-release parser
-
xdg-mime
loading and querying the XDG shared MIME database
-
file-locker
File locking via POSIX advisory record locks
-
shellflip
Graceful process restarts in Rust
-
syscall-numbers
System calls numbers for various architectures
-
close_fds
that makes it easy to close all open file descriptors
-
blight
A hassle-free CLI backlight utility/library for Linux
-
aperture
GTK Widget for cameras using gstreamer and pipewire
-
super_orchestrator
programmable container orchestration tools
-
etc-passwd
Get user information stored in the password file
/etc/passwd
-
ndk-sys
FFI bindings for the Android NDK
-
gpio-cdev
Linux GPIO Character Device Support (/dev/gpiochipN)
-
uhid-virt
Interface to Linux UHID (user-space HID transport drivers)
-
shm-snapshot
Wrap a shm file so that the read-only partner can snapshot the file partially without explicit synchronization
-
input-event-codes
Linux input event codes form
linux/input_event_codes.h
-
timer_core
countdown terminal alarm
-
aura-pm
Install and manage Arch Linux packages
-
linux-errnos
A list of error numbers
-
scru64
Sortable, Clock-based, Realm-specifically Unique identifier
-
event-manager
Abstractions for implementing event based systems
-
sem_safe
Safe usage of POSIX Semaphores (
sem_post
,sem_wait
, etc) -
oma-apt-sources-lists
fetching information from apt sources lists on the system
-
nixpkgs-fmt
Nix code formatter for nixpkgs
-
debian-packaging
Debian packaging primitives
-
c-gull
A libc implementation in Rust
-
dockpack
Command line tool for unpacking files from Docker images
-
hinawa
API bindings for hinawa library
-
nixpacks
Generate an OCI compliant image based off app source
-
nss-docker-ng
NSS plugin for finding Docker containers by their ID or name
-
posix-acl
interact with POSIX filesystem ACLs
-
whome
A command line program for detecting the current user’s name and environment. A rust replacement for
whoami
andhostname
with added features. -
tasklist
Get the tasklist and process information on windows
-
neocortex
Shared memory crate designed for simplicity, safety, and extensibility
-
ceviche
Rust daemon/service wrapper
-
signal-child
A little library to easily signal other process with no dependencies
-
flush
A Fluent Shell
-
linux-keyutils
Rust interface to the Linux key-management facility. Provides a safe interface around the raw system calls allowing user-space programs to perform key manipulation.
-
fuse-abi
FUSE device bindings
-
linux-bzimage-setup
The linux bzImage setup binary
-
alioth-cli
Experimental KVM-based type-2 hypervisor/VMM
-
xdgkit
A command line kit for XDG specs. As well as a Rust library
-
supply-chain-trust-example-crate-000070
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
-
async-signals
easier and safe Unix signal handling with async Stream
-
gpiod
Linux GPIO character device interfacing
-
clipboard-master
monitor clipboard changes
-
frame-analyzer-ebpf
The ebpf part of frame-analyzer
-
mpris
Idiomatic MPRIS D-Bus interface library
-
rctl
FreeBSD resource limits and accounting with RCTL / RACCT
-
signal-hook-mio
MIO support for signal-hook
-
ioslice
no_std I/O slices that are still optionally ABI compatible with std and lbc
-
drm-fourcc
enum with every valid Direct Rendering Manager (DRM) format fourcc
-
crate2nix
generates nix (as in NixOS) build files for rust using cargo
-
windot
emoji picker
-
corrator
verify the versions of apps used inside docker containers
-
nu_plugin_bash_env
Nu plugin bash-env
-
font-loader
A font loading utility written in and for Rust
-
winpipe
Blocking rust wrapper for Windows named pipes with very similar api to UnixStream/UnixListen
-
paketkoll
Check installed distro files for changes
-
hyprdock
A small program to handle external pluggable screens with hyprland and acpid
-
zram-generator
Systemd unit generator for zram swap devices
-
utmp-rs
Parsing utmp file
-
utmp-classic
Parsing login records in classic UNIXv1 type UTMP files; still used in OpenBSD
-
linux-personality
Wrapper around Linux personality function
-
logind-zbus
A dbus client (using zbus) for logind
-
cir
Linux Infrared Tooling
-
sonde
compile USDT probes into a Rust library
-
linutil_tui
Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks
-
wheelsticks
has been renamed to Kerek
-
rsbinder
Linux Binder communication
-
plt-rs
inspecting, analyzing, and instrumenting linux and android applications runtime symbol linkage
-
emu-cli
Linux desktop-friendly CLI qemu wrangling tool
-
pacstall
Stub program for our (eventual) rust rewrite
-
command-fds
passing arbitrary file descriptors when spawning child processes
-
filedesc
thin wrapper around raw file descriptors
-
debian-analyzer
Debian analyzer
-
proc-ctl
A helper library for querying and manipulating processes
-
industrial-io
Linux Industrial I/O (IIO) Support
-
onix
Decode image files using V4L2
-
systemd_socket
A convenience crate for optionally supporting systemd socket activation
-
lazybar-msg
IPC for lazybar using UNIX sockets
-
mtree2
iterating through the entries of an mtree record file
-
memfile
memory backed files using memfd_create with file sealing support
-
pff
pf filter - parse Nginx access.log for unwanted regexp patterns, and block them on the PF firewall
-
perf-event2
interface to Linux performance monitoring
-
vish
A featureful POSIX-compliant shell that will leave you impressed
-
droid-juicer
Extract firmware from Android vendor partitions
-
localtime
Minimal monotonic unix-time library
-
eventheader
Rust API for eventheader-encoded Linux Tracepoints via user_events
-
sigma-trace
Monitor Linux executables with an interface easier than strace(1)
-
psctl
An operator for local processes
-
snphost
Administrative utility for AMD SEV-SNP
-
libcontainer
container control
-
palin
Liblary for linux's package managers, such as apt, yum, pacman
-
blazecli
A command line utility for the blazesym library
-
gobject-sys
FFI bindings to libgobject-2.0
-
linux-unsafe
Raw linux system call stubs
-
virtio-info
Prints information about available virtio devices
-
kqueue-sys
Low-level kqueue interface for BSDs
-
luuuxxx
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants
-
rsush
Rust single unix shell
-
pledge
Rust binding to OpenBSD's pledge(2) interface
-
cgroupfs
reading cgroupv2 data
-
scx_rlfifo
FIFO scheduler in Rust that runs in user-space
-
demikernel
Kernel-Bypass LibOS Architecture
-
daemonize-me
ease the task of creating daemons on unix-like systems
-
utwt
Parsing utmp file
-
rtlola-cli
A CLI interface for the RTLola interpreter
-
docker-repack
Repack Docker images for faster pull speeds
-
sgx
Intel SGX
-
ioctl-sys
IO Control for POSIX-and-beyond systems (core fn & macros, see
ioctls
for many ioctl definitions) -
priority-inheriting-lock
A priority-inheriting lock based on Linux futexes
-
Shellr
basic linux shell using rust programming langugae inspired from codecrafters
-
desk-exec
execute the programs defined in XDG desktop entries
-
twitter/rezolus
High resolution systems performance telemetry agent
-
bspc_rust_lib
that allows bspc commands to be executed through rust programs
-
sysinfo_linux
retrieving Linux system information, including kernel version, uptime, available memory, and network interface statistics
-
libscu
fetching software/hardware info on Unix-like OSs
-
lm-sensors
Hardware monitoring in Linux
-
interrupts
Cross-architecture utilities for temporarily disabling interrupts and signals
-
jocker
Run your monorepo binaries locally with ease !
-
app-rummage
Find installed and running applications on Linux
-
nix_health
Check the health of your Nix setup
-
dbus-codegen
Binary crate to generate Rust code from XML introspection data
-
trawlcat
A CLI for fetching value of trawl resource while omitting surrounding quotes
-
linux-sysno
A list of system call numbers
-
podboy
Availability CLI for podman containers
-
opentelemetry-user-events-metrics
OpenTelemetry metrics exporter to user events
-
controlgroup
Native Rust crate for cgroup operations
-
dylink
Run-time dynamic linking loader utilities
-
coreutils_core
abstractions to implement UNIX core utilities
-
posixmq
An idiomatic library for using posix message queues, with optional mio integration
-
socketcan-isotp
A common application of ISO-TP or ISO 15762-2 is for example Unified Diagnostic Services (UDS) used in automotive ECUs for diagnostics
-
brctl
A wrapper for brctl(ethernet bridge administration)
-
bpf-metrics-exporter
Binary for exporting eBPF subsystem metrics via prometheus
-
zbus_systemd
A pure-Rust library to interact with systemd DBus services
-
statime-linux
Linux daemon for the Statime Precision Time Protocol library
-
pkgcraft-tools
CLI tools based on pkgcraft
-
diss
dissociate program from your terminal
-
input-linux
evdev and uinput
-
rublk
Rust ublk generic targets
-
deadnix
Find unused code in Nix projects
-
systemctl-tui
TUI for interacting with systemd services and their logs
-
rustables
Safe abstraction for libnftnl. Provides low-level userspace access to the in-kernel nf_tables subsystem
-
libblkid-rs
High level bindings for libblkid
-
libflatpak
bindings
-
fanotify-rs
The high-level/low-level implementation of Linux Fanotify
-
rin-sys
A small library to fetch system information in linux
-
debian-watch
parser for Debian watch files
-
alienware
API to control the lights on an Alienware Alpha R1/R2
-
privdrop
drop privileges
-
ocidir
reading and writing OCI (opencontainers) layout directories
-
cgroup_traffic
bpf program to monitor process traffic by cgroup_skb/egress and cgroup_skb/ingress
-
packetvisor
Raw Packet I/O framework based on the Rust language. It can process packets much faster than Standard Sockets through the Linux Kernel's eXpress Data Path(XDP).
-
transmission-gobject
gtk-rs gobject wrapper for transmission-client crate
-
clipboard_x11
obtain access to the X11 clipboard
-
drives
listing mounted or mountable drives on linux
-
xkb-data
Keyboard layout data from xkb-data
-
maelstrom-container
downloading and storing OCI container images
-
afteroff
afteroff
is a lightweight, efficient utility designed to monitor a specific process on your Linux system and power off the machine when the process terminates. It is written in Rust… -
linux-taskstats
Rust interface to Linux taskstats
-
kodumaro-clock
X11 clock
-
rsprocmaps
handling memory maps in procfs
-
seccomp-stream
tokio adapter for seccomp_unotify
-
extrasafe-multiarch
Make your code extrasafe by reducing what it can access
-
hysp
📦 An independent package manager that every hacker deserves
-
shmem-bind
A safe and idiomatic wrapper over shared memory APIs in rust with proper cleanups
-
sbox
Tiny Linux containers implementation
-
mprober-lib
aims to quickly collect Linux system information including hostname, kernel version, uptime, RTC time, load average, CPU, memory, network interfaces, block devices and processes
-
salvation-cosmic-text
Pure Rust multi-line text handling
-
partition-identity
Find the ID of a device by its path, or find a device path by its ID
-
measured-process
Linux process metrics for measured
-
libgpiod
wrappers
-
prefork
forking processes
-
rustix-openpty
Safe Rust bindings to
openpty
and related functions -
pmc-rs
A safe abstraction for interacting with Performance Monitor Counters on FreeBSD
-
karen
Detect if you are running as root, restart self with sudo or any other wrapper if needed or setup uid zero when running with the SUID flag set
-
launchd
creating and parsing launchd files
-
baam
[WIP] Builds and deploys docker apps
-
perfcnt
configure and read hardware performance counters in rust
-
genzero
that lets you get the latest value of a type
-
afetch
A CLI system information tool written in Rust
-
recr
🐳 Re-tag Docker Images with Integrated Pull and Push
-
systemd-run
running processes as Systemd transient services
-
linux_modules
Manage Linux Kernel Modules
-
x11rb-display-server
x11 backend for leftwm using pure rust + xcb specification
-
hidg
Linux USB HID Gadget emulation
-
linux-bzimage-builder
Linux boot compatibility for modern OSes
-
unix_mode
Decode, interpret, and display Unix file mode bits (even on non-Unix platforms)
-
limone
Limine
-
ptrace-syscalls
Analyze syscalls via ptrace
-
linux-boot-params
The Boot Parameters for Linux Boot Protocol
-
vm-fdt
writing Flattened Devicetree blobs
-
kmoddep
Linux module information
-
lib_game_detector
detecting and parsing data about games installed on the system
-
shared_memory_extended
A user friendly crate that allows you to share memory between processes
-
monitord-exporter
... let prometheus know how happy your systemd is! 😊
-
scmp
Bindings to libseccomp
-
elfloader
load ELF files
-
dprint-plugin-dockerfile
A WIP dockerfile formatter for dprint
-
tetromino-xlock-mode
An xlock "mode" using Tetromino and its auto-playing AI
-
flatpak-rs
Flatpak library for Rust
-
apt-cmd
Async library for interacting with apt commands
-
pid-set
A processes identifier set to perform efficient wait operations using epoll
-
linux-file-info
gathering useful infos about linux entities(files, folders or symlinks) with developer friendly way
-
kolloch/crate2nix
generates nix (as in NixOS) build files for rust using cargo
-
radicle-systemd
Radicle integration with Systemd
-
xdgkit2
A command line kit for XDG specs. As well as a Rust library
-
a653rs-linux
a653rs partition library for a653rs-linux hypervisor
-
pentacle
Executes programs as sealed anonymous files on Linux
-
pam-sys
FFI wrappers for the Linux Pluggable Authentication Modules (PAM)
-
opentelemetry-user-events-logs
OpenTelemetry-Rust exporter to userevents
-
mkcd
if mkdir and cd were mixed together
-
rline
Input line retrieval using libreadline's "Alternate Interface"
-
mnl
Safe abstraction for libmnl, a minimalistic user-space library oriented to Netlink developers
-
epoll_test
a test lib for epoll kqueue project with some usefull lib
-
netlink-request
A helper to perform requests using the Linux netlink interface
-
omp-gdk
Rust SDK for developing open.mp gamemodes
-
swayboard
Automatic keyboard layout manager for Sway wm
-
konfigkoll
configuration management tool for Arch Linux and Debian (and derivatives)
-
bpfjit-sys
Rust bindings to NetBSD's cBPF JIT engine
-
unixstring
An FFI-friendly null-terminated byte string
-
ethernet-info
uses SIOCETHTOOL ioctl command to get ethernet information
-
systemd_tmpfiles
A parser for systemd-tmpfiles configuration files
-
nanocl_utils
Nanocl shared utils
-
axoupdater-cli
Self-updater executable for use with cargo-dist
-
aura-core
Core types and logic for extended Arch Linux package managers
-
waitpid-any
Wait for any PID, an extension to waitpid(2)
-
cgroup-memory
reading and interpreting
/sys/fs/cgroup
memory statistics -
varlink_systemd
interacting with systemd over varlink
-
hinoko
API bindings for hinoko library
-
rupamix
Rust PA Mixer is a cli tool for interfacing with Pulse Audio
-
repo-root
TODO
-
scall
Friendlier raw system calls for Rust
-
limits-rs
determining the limits that an operating system enforces on a given particular process
-
quickshot
xdg-desktop-portal based screenshot tool
-
autopilot
cross-platform GUI automation library for Rust
-
tokio-fd
Non-blocking Read and Write a Linux File Descriptor
-
brightness
Get and set display brightness
-
bpfman
An eBPF Program Manager
-
gegl
bindings
-
chameleon-th
A universal theme switcher for unix systems
-
aya-obj
An eBPF object file parsing library with BTF and relocation support
-
vmi-os-linux
Linux OS specific code for VMI
-
filterm
Filter terminal data to and from a child process
-
index-debcargo
Find which Rust crates are packaged in Debian via debcargo-conf repository
-
pete
A friendly wrapper around ptrace(2)
-
drm-ffi
Safe, low-level bindings to the Direct Rendering Manager API
-
tokio-timerfd
timerfd support for tokio
-
isr-cache
Cache for ISR
-
mmap-vec
Memory mapped vectors
-
libmem-sys
Advanced Game Hacking Library (Windows/Linux/FreeBSD)
-
pacwrap
A package manager which facilitates Arch-based bubblewrap containers
-
linux-libc-auxv
Linux passes an initial stack layout to applications, that contains
argc
,argv
,envp
, and theauxiliary vector
right above the stack pointer. The libc of a Linux program parses this structure… -
ah-pkg
A declarative package manager for Arch Linux
-
shell_server
这是一个Rust编写的Unix域套接字服务器,用于从远端接收命令并执行。它支持命令执行、输出重定向,并提供了一个多线程环境来处理客户端请求。
-
withfd
Send and receive data along with file descriptors
-
netlink-packet-core
netlink packet types
-
tinyfiledialogs
High-level Rust binding for the tinyfiledialogs C library
-
tetris-cli
A tetris clone for your terminal
-
io_ring
liburing wrapper
-
syscall-alt
-
nbd-netlink
Set up an NBD device for a specified socket and parameters, using the Linux netlink interface
-
alsaseq
API binding for alsaseq library
-
polkavm-linux-raw
Raw bindings to Linux kernel APIs
-
void-ship
remove access to vDSO and vvar
-
gpiocdev-cli
access GPIO lines on Linux using the GPIO character device
-
xrandr
Safe rust bindings to (some parts of) xrandr
-
spice-client-glib
Rust bindings for the Spice client library
-
scx_rusty
multi-domain, BPF / user space hybrid scheduler used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
linux-errno
Linux error numbers
-
super-shell
basic super-user shell access in rust
-
copyrs
Crossplatform clipboard access
-
rcore-os/zircon-syscall
Zircon syscalls implementation
-
network-manager-connection-action
Execute commands on connections change using DBus network manager events
-
systemd-zbus
A dbus client (using zbus) for systemd
-
syscallz
seccomp library for rust
-
passcod-networkmanager
Bindings for the Linux NetworkManager (fork)
-
aur-fetch
A libary for downloading and diffing AUR packages
-
linicon
Look up icons and icon theme info on Linux
-
nix-daemon
talking directly to the Nix Daemon
-
tokio-dbus
Pure Rust D-Bus implementation for Tokio
-
gpiosim
drive gpio-sims for GPIO software testing
-
raur
wrapper to query the AUR RPC
-
xproto
Rust bindings to the X11 protocol library
-
kls
An ls clone written in Rust
-
time-format
Turn a Unix timestamp into date components or into a string
-
polkit-agent
High-level bindings for libpolkit-agent-1
-
cargo-packager-resource-resolver
Cargo packager resource resolver
-
interactive_process
A tiny Rust library for interacting with a running process over
stdio
-
ant_king_image
Download OCI Image
-
oxidebpf
A pure-Rust library for managing eBPF programs
-
term-sesh
Unix terminal session manager
-
fs-verity
Produce fs-verity measurements in pure Rust, or access the Linux kernel APIs to freeze a file with
fs-verity
and get its digest -
signal-hook-tokio
Tokio support for signal-hook
-
astro-runner
AstroRun is a highly customizable workflow orchestrator that allows users to define their own core runners. Whether it's Docker or other platforms, AstroRun empowers users to run workflows with ease and flexibility.
-
flatpak
Flatpak library for Rust
-
caterpillar
Detect and apply RAUC update bundles during boot
-
xkb
wrapper around libxkbcommon
-
manix
Nix documentation searcher
-
uname
Name and information about current kernel
-
oxide_linux
A minimalist utility library for fetching common Linux system information
-
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
-
bpf-loader-lib
load json-described ebpf programs, and automatically poll outputs from the program
-
veneer
A very thin std-like library that doesn't depend on libc
-
ioctl-rs
Rust bindings for system ioctls
-
vfio-bindings
Rust FFI bindings to vfio generated using bindgen
-
procps-sys
Interface with procps library on Linux
-
interprocess-docfix
Interprocess communication toolkit. Docs fixed.
-
theclicker
autoclicker cli that works on (x11/wayland)
-
sysinfo_dot_h
A tiny sys/sysinfo.h wrapper
-
sd-journal
A wrapper for sd-journal implemented in libsystemd
-
houdini
that allows you to delete your executable while it's running
-
dma-heap
Linux DMA-Buf Heap Abstraction Library
-
docker-prefetch-image
Pull Docker images to a Docker daemon via a configuration file
-
zbus_names
A collection of D-Bus bus names types
-
dump-motd
motd interrogates pam_motd.so in order to determine the current message of the day. It only works on linux and it is a component of the shpool tool, though you can also use the dump-motd wrapper CLI tool directly.
-
blkpg
call Linux blkpg ioctls
-
nixinfo
A lib crate for gathering system info such as cpu, distro, environment, kernel, etc in Rust
-
rdocker
A api lib for docker in rust
-
aya-log
A logging library for eBPF programs
-
pipelight_exec
Easy process management
-
libcgroups
cgroup
-
fd-queue
support fd passing on Unix sockets
-
processmon
Process monitor that can run trigger scripts and subsequently restarts the process when files on specified paths are modified
-
pv
Rust reimplementation of the unix pipeview (pv) utility
-
container-run
An opinionated wrapper for running commands in containers
-
evdi
High-level bindings for evdi
-
find-binary-version
Identify binary versions easily
-
utmp-classic-raw
raw types for parsing login records in classic utmp (UNIXv1 & OpenBSD) file
-
sysfs
Proc-macro helpers for writing large swaths of ergonomic wrappers around Linux sysfs attributes
-
linux_max6675
that reads temperature data from a MAX6675 over the Linux kernel's SPI API
-
clone3
Rust bindings to the clone3 linux system call
-
capng
Rust wrapper for libcap-ng
-
southpaw
Allows userspace emulation of evdev character devices
-
libbpf-rs-lightswitch
libbpf-rs is a safe, idiomatic, and opinionated wrapper around libbpf-sys
-
winit-test
Run tests using the winit event loop
-
bussy
A convenient zbus wrapper
-
mmarinus
A safe mmap implementation
-
paketkoll_workspace_hack
workspace-hack package, managed by hakari
-
async-pidfd-next
Process file descriptors (pidfd) for Linux
-
subsystemctl
run systemd in WSL2 with a Linux namespace
-
portus
A Congestion Control Plane
-
systemd-crontab-generator
Systemd generator for crontab files support
-
pop-os/distinst-hardware-support
Linux hardware detection and package recommendation
-
netlink_wi
retrieve information about wireless hardware in Linux operating system using netlink protocol
-
tiffin
A minimal container runtime for Linux for setting up chroot-like environments
-
debber
Debian archive reader / extractor: Refreshed
-
rkill_lib
kill process by name, pid or port number
-
signalbool
catch signals and set a boolean flag for later use
-
addy
POSIX interrupt handling that is both safe and ergonomic
-
lintian-brush
Automatic lintian issue fixer
-
rxdp
Bindings for interoperating with XDP programs and eBPF maps
-
arch-updates-rs
query arch linux packaging tools to see if updates are available
-
udevrs
Pure Rust implementation of the user-land udev library
-
queen-io
I/O library for Rust
-
ju-tcs-tbop-24-kasiazboltaa
head and tail posix like functions
-
alsa-sys
FFI bindings for the ALSA project (Advanced Linux Sound Architecture)
-
passfd
File descriptor passing
-
palaver
Cross-platform polyfills. This library attempts to provide reliable polyfills for functionality that isn't implemented on all platforms
-
core-dockpack
unpacking files from Docker images
-
memmod
A unix utility for attaching to a process and accessing its memory
-
kcheck-cli
Kernel configuration checking utility
-
rd-util
collection library for resctl-demo
-
pipeawesome2
Loops, branches and joins to UNIX pipes… in a sane way…
-
runny
Run a program inside its own process group
-
wmctrl
A wrapper for the command line tool wmctrl written in Rust
-
cntr-nix
Rust friendly bindings to *nix APIs (fork with features used in cntr)
-
tokio-linux-aio
Tokio bindings for Linux kernel AIO
-
linux-io
Lightweight abstractions around Linux system calls related to file descriptors
-
sd-id128
A wrapper for sd-id128 implemented in libsystemd
-
plotters-font-loader
A font loading utility written in and for rust. (Forked from MSleepyPanda/rust-font-loader)
-
cargo-credential-oo7
Cargo credential provider using oo7
-
dbus-crossroads
Framework for writing D-Bus method handlers
-
docker-ctl
conveniently starting and stopping docker containers
-
ethercat-sys
Binding to the Etherlab open-source EtherCAT master
-
proc-cpuinfo
Read /proc/cpuinfo on Linux systems
-
pidfile-rs
Rust wrapper for pidfile_* functions from libbsd/libutil
-
nixmodule
qemu wrapper to automatically test out-of-tree linux kernel modules across multiple kernel versions
-
rfcp
Replacement for cp
-
inject-lib
A windows dll injection library written in rust with minimal dependencies
-
sudoservice
interacting with service managers
-
tide-trace
Minimum overhead USDT middleware to dynamically trace tide with BPF or DTrace
-
oxide_linux2
retrieving system information on Linux, including kernel version, system uptime, available memory, CPU information, load averages, and disk usage
-
sensors-sys
Hardware monitoring in Linux
-
hw-exception
Catch and handle hardware exceptions, such as page faults
-
zmem
Linux memory monitoring program that displays detailed information about virtual memory
-
prompt-of-power
Indicate raised capabilities in shell prompt
-
pacmanager_wrapper
interact with any package manager on any Linux distro
-
runkins_lib
Runkins makes it easy to manage command execution
-
ju-tcs-tbop-24-lib-dcfk
Test library for tbop course at JU
-
libseccomp-sys
Raw FFI Bindings for the libseccomp Library
-
utmp-raw
raw types for parsing login records in utmp file
-
android-properties
Rust-based Android properties wrapper
-
linux-syscalls
easily invoke linux system calls
-
blue-build-utils
A CLI tool built for creating Containerfile templates for ostree based atomic distros
-
systemd-rs
A high level systemd wrapper
-
transparent
running processes on a virtual desktop / virtual X server environment
-
watchdog-device
Linux Watchdog API implementation
-
docker-test
A small helper library to build and run Rust applications in Docker (podman)
-
dma-buf
Linux DMA-Buf Abstraction Library
-
libbpf-sys-cross
Cross-compilation friendly fork of libbpf-sys
-
libsydtime
Rust-based C LD_PRELOAD library to replace vDSO time calls with syscalls
-
bluer
official Rust interface to the Linux Bluetooth protocol stack (BlueZ)
-
journald
binding for the systemd journald api
-
scheduler
Binding to set the linux scheduler (priority, policy, affinity, &c.)
-
unveil
Rust binding for OpenBSD's unveil(2)
-
mirrors-arch
An ArchLinux mirrorlist retriever used by mirro-rs
-
pango-sys
FFI bindings to libpango-1.0
-
mmap-simple
Write, read, append and delete from an mmapped file with a very simple API
-
hacksaw
Lightweight selection tool for usage in screenshot scripts etc
-
ju-tcs-rust-23-27
Bin package that implements simple versions of tail and head POSIX utils for rust course in UJ
-
wepoll-ffi
Bindings for the wepoll library
-
rs-svc
Rust service wrapper that run on Linux
-
wooting-rgb-sys
Wooting RGB SDK Rust Bindings
-
nftnl-sys
Low level FFI bindings to libnftnl. Provides low-level userspace access to the in-kernel nf_tables subsystem
-
shiplift
interface for maneuvering Docker containers
-
lx
A no_std crate to use Linux system calls
-
kobject-uevent
Netlink kobject uevent packets parser
-
bluetooth-sys
Unsafe bindings to Linux's C bluetooth API
-
ioctl-id
Rust identifiers for
ioctl(2)
calls on Unix-like systems -
alpm-utils
Helper functions for working with alpm
-
r2d2-alpm
R2D2 resource pools for managing ALPM connections
-
anakin
Automatically kill orphans
-
log4rs-syslog
Syslog appender for log4rs based on libc's syslog() function (*nix only)
-
linux-meminfo
An efficient, zero-allocations /proc/meminfo parsing library
-
cros-codecs
Hardware-accelerated codecs for Linux
-
nice-sys
FFI bindings to libnice
-
dotinstall
DSL for automating installation of dotfiles
-
proc-status
access to proc/status info on unix
-
netlink-tc
interacting with the Linux Traffic Control (tc) subsystem using Netlink
-
freebsd-libgeom
Rust bindings to FreeBSD's libgeom library
-
raw_sync_2
Lightweight wrapper around OS synchronization primitives
-
acpid_plug
Listen to AC adapter plug events from acpid
-
errno-sys
Raw FFI bindings to
errno
location -
containers-api
Common functionality used in podman-api and docker-api crates
-
systemd-wake
Use systemd to wake up for future tasks
-
pipe_watcher
A pipe reader and writer for the terminal. Made for use with the ipipe Rust library.
-
self-replace
that allows executables to replace or uninstall themselves
-
reflecto
A port of reflector
-
lazylink
Convert extern fn to libdl call procedural macro
-
build-bpf
Tools for building ELFs and Skeletons for typical (e)BPF programs
-
unix-named-pipe
Ease creation of named pipes on Unix platform
-
e2p-fileflags
Read and set ext2/ext3/ext4/btrfs/xfs/f2fs file flags like with lsattr and chattr from e2fsprogs
-
memfaultc-sys
Supporting crate for the Memfault memfaultd embedded Linux agent
-
konfigkoll_hwinfo
Hardware info provider for Konfigkoll
-
leftpad-rs
Go Leftpad package
-
process-sync
Synchronization primitives for multiprocess environments
-
sopht
cute program for managing long running processes in a (slightly) more sophisticated way than tmux
-
linux-syscall
Linux syscall macros
-
unix-time
A minimal crate to play with Instant based on UNIX epoch
-
fedora-prime
Switching between intel/nvidia drivers made simple
-
sig
ffi library of signal(2) and kill(2)
-
bluez-generated
Generated async D-Bus bindings for talking to BlueZ on Linux
-
mshv-bindings
Rust FFI bindings to MSHV headers generated using Rust bindgen
-
driverkit
A driver framework defining standard types and interfaces for writing device drivers
-
vdso
Resolve Linux vDSO symbols
-
mirror-cli
镜像配置&管理工具
-
kmod
Bindings to libkmod to manage linux kernel modules
-
linux-args
Linux kernel arguments parser
-
linux-kcapi
Tools for using crypto operation from the linux kernel
-
mempeek
A command line tool that resembles a debugger as well as Cheat Engine, to search for values in memory
-
firepilot
Interface to work with Firecracker microVMs
-
dofigen
A Dockerfile generator using a simplified description in YAML or JSON format create
-
sdwd
SystemD WatchDog utility crate
-
interceptor-rs
Interceptor is a lib based on
ptrace
that intercepts and modifies Linux system calls -
bpfman-api
gRPC bindings to the bpfman API
-
tokio-gpiod
Linux GPIO character device interfacing with tokio
-
scx_lavd
Latency-criticality Aware Virtual Deadline (LAVD) scheduler based on sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
ptrace-do
Featureful library for interacting with unix processes through ptrace, supports x86_64, i686, arm, aarch64 remote function calls
-
async-pidfd
Process file descriptors (pidfd) for Linux
-
docked
Thin wrapper around docker to lunch apps locally in a container
-
wireless-regdb
create a linux wireless regulatory db firmware
-
libdwelf
Bindings to elfutils
-
unix-exec-output-catcher
run executables in a child process and catch STDOUT and STDERR output on UNIX-systems. std::process::Command is probably the better option. Use this source code as educational source how it could be done.
-
ktls-recvmsg
Bits of the nix crate, extracted to be able to call recvmsg for ktls purposes
-
shell_client
Rust进程调试工具,封装了与Unix域套接字通信、命令行自动补全、以及内置命令处理等功能。Client 可以连接到一个进程,发送自定义命令,并处理来自该进程的输出。实…
-
motd
interrogates pam_motd.so in order to determine the current message of the day. It only works on linux and it is a component of the shpool tool, though you can also use the dump-motd wrapper CLI…
-
colornamer
give me a color and I will name it
-
rl_localtime
Rust-locked localtime - a sound localtime implementation
-
utwt-raw
raw types for parsing login records in utmp file
-
sunshine-tray
tray icon that shows the current status of sunshine as well as provided the ability to quickly start, stop or configure Sunshine
-
tokio-eventfd
Linux eventfd for tokio
-
clapcomp
clap completion generator as command
-
loopdev-3
Setup and control loop devices
-
deb-rust
building and reading Deb packages
-
procinfo
accessing Linux process and system information
-
perf-event
interface to Linux performance monitoring
-
reddit-fs
Access reddit through a filesystem
-
xdpsock
Rust bindings for Linux AF_XDP sockets
-
input_event_codes_hashmap
Hashmaps to look up the u32 value for a given input event code
-
cgroups-fs
Rust bindings to Linux Control Groups (cgroups)
-
cromulent
A safe wrapper around
wordexp-sys
-
ghost-rs
using std::env for stealthily removing EXE
-
x11
bindings for Rust
-
bulk
making deb packages, repositories, and update version numbers
-
hinix
High level *nix functionality in Rust
-
raw-syscall-base
Low-level raw system call base
-
redox-os/relibc
Mirror of https://gitlab.redox-os.org/redox-os/relibc
-
tugger
Package and distribute applications
-
wgctrl-rs
High level bindings to the WireGuard embeddable C library
-
whattheshell
Infer the current shell the application is running on
-
docker-test-for-trying-out-jenkins
a test publish
-
udisks2
Unofficial crate for interacting with the UDisks2 API
-
chmod-bpf
Managing BPF device permissions on macOS
-
rustop-rs
Linux system information parser
-
oma-debcontrol
Parse Debian control files
-
rsflex
A super fast system information displayer written in Rust
-
avahi-sys
Bindings to Avahi, a library for zero-configuration networking
-
port-killer
that provides functions to clear port occupancy and kill processes
-
hciraw
The interface to HCI Raw Sockets
-
rpmrepo
containing definitions for parsing yum repositry data structures
-
bluez-async-ots
Bluetooth Object Transfer Service (OTS) Client for bluez-async
-
abpfiff
Interaction with Linux BPF(2). No libbpf-sys.
-
libnss
Rust bindings for creating libnss modules
-
vrsh
shell written for my own learning
-
procmaps
gathering currently mapped memory regions for a given PID
-
linux_once
A Linux-optimized drop-in replacement for std::sync::Once
-
procstat
Parses the /proc/stat file into a struct
-
na_print
Printing without allocations and other tools for debugging allocators
-
rcore-os/zircon-object
Zircon kernel objects
-
newt-sys
Low-level bindings for the Newt console UI library
-
keyfn-closures
call function on keypress/release
-
trii
A low-key implementation of the UNIX
tree
command in Rust -
sludge-ar-with-ranlib
encoding/decoding Unix archive files
-
pop-os/distinst-bootloader
Type for checking whether the host environment is in EFI or BIOS mode
-
rsbinder-tools
few CLI binder tools for Linux
-
drm-sys
Bindings to the Direct Rendering Manager API
-
slog-syslog
Syslog drain for slog-rs
-
vm-info
Inspect Linux virtual memory structure
-
hacksaw-x11rb
Lightweight selection tool for usage in screenshot scripts etc
-
cannonball
QEMU tracing framework
-
i2c-linux-sys
Linux i2c-dev ioctls
-
k2i
Kernel Parameters Interface using HTTP
-
event-uring
-
ipa
dotfiles manager that can install and configure your packages
-
xenia
-
irox-safe-linux
Pure-Rust implementations of the linux native API functions & SYSCALLs to make them ergonomic
-
bpf
Attach BPF filters
-
docker
Remote API in Rust
-
signal
The higher-level abstractions around unix signals
-
perf-event-open-sys
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants
-
daemonizr
Small crate which helps with writing daemon applications in Rust
-
remove_docker_images
Remove obsolete docker images
-
preoomkiller
Softly kills your process with SIGTERM before it runs out of memory
-
wireguard-control
High level bindings to the WireGuard embeddable C library
-
peekpoke
lightweight Rust library for accessing physical addresses using /dev/mem in Linux
-
liblmod
loading Linux kernel modules
-
io_uring_header
linux kernel 6.1 include/uapi/linux/io_uring.h
-
riftrace
interacting with Ftrace Linux kernel internal tracer
-
windows_x86_64_gnu
Import lib for Windows
-
ponde
Pointing device configurationd daemon for Wayland and X11 using libinput and uinput
-
tabin-plugins
Libs for building nagios-compatible check scripts, some scripts, and some libs to read from /proc and /sys on Linux
-
pai-strace
A strace-like tool created using pai
-
ppk
find the port, and kill its process!
-
linux_proc
help reading the contents of
/proc
on linux -
syscall_defines
linux syscall numbers as a constant for various architectures
-
usedby
Small utility to see what is using a network port or local file
-
shm-fd
Like systemfd/listenfd but with a shared-memory file descriptor
-
posix_mq
(Higher-level) Rust bindings to POSIX message queues
-
ptracer
Debugger library
-
pwnwalk
Collect OS info covertly during Linux Enumeration, leaving zero traces
-
ebpf-histogram-ebpf
The ebpf portion of ebpf-histogram. To build and export histogran from ebpf code
-
dockerfile_builder
Flexible Dockerfile builder with type-safe features
-
nbpf-sys
bpf filter syntax parser and matcher
-
sudo_prompt
dialog prompt to run a command using sudo
-
nix-ptsname_r-shim
Nix
ptsname_r
shim -
spring-boot-layertools
Faster Spring Boot layertools extraction in Rust
-
cgumi
interacting with cgroupv2
-
sys-call
System call macro for Rust
-
cxl_rs
Compute Express Link for Linux bindings
-
mac-process-info
Returns basic process info on OS X
-
libsystemd-sys
FFI bindings to libsystemd and libelogind
-
nftables-json
Serde JSON model for interacting with the nftables
nft
executable -
bare-metrics-core
Core package for the BARE metrics system
-
proc_monitor
Linux/Macos process monitor
-
desk-logind
Bindings for the systemd-logind D-Bus API
-
wayclip
An opinionated Wayland clipboard manager
-
board_id
motherboard detection (Linux-only)
-
distro-info
parsing Debian/Ubuntu distro-info-data
-
cargo-arch
Rust Arch Linux package packer
-
hitaki
API bindings for hitaki library
-
rcap
work with Linux capabilities
-
goggled
A program/daemon sending notifications when the user should take a break from staring at the screen
-
screenruster-saver-laughing_man
Ghost in the Shell inspired screen saver for ScreenRuster
-
bpf-compatible-rs
build BPF-compatible binaries in Rust
-
file-descriptors
Wrapper around the common kinds of (mostly Linux) file descriptors, including sockets, pipes, FIFOs, terminals, serial ports, character devices, epoll, POSIX message queues, timerfd…
-
mdconfig
Rust bindings for FreeBSD's md devices
-
libudev-sys
FFI bindings to libudev
-
pidcat
An adb logcat wrapper and filters
-
usb-gadget
Expose standard or fully custom USB peripherals (gadgets) through a USB device controller (UDC) on Linux
-
illumos-priv
providing an interface to illumos's PRIVILEGES(5)
-
unshare
The low-level interface for linux namespaces (containers)
-
sd-listen-fds
Minimal, pure-rust helper to accept file descriptors from systemd
-
rsv
The runit sv command rewritten in rust with additional features
-
multiarch-hints
Apply multiarch hints to Debian packages
-
quad-alsa-sys
original alsa-sys, but with pkg-config replaced with -lasound
-
unisecs
Unix epoch seconds
-
ju-tcs-rust-23-11
head and tail Posix functions
-
mkdtemp
A thin wrapper around libc's mkdtemp, UNIX only
-
p-kill
cli tool to kill processes by port
-
linux-aio-tokio
Tokio bindings for Linux kernel AIO
-
xkb-parser
Parses
.xkb
(X keyboard extension) files -
libscmp
A safe, sane Rust interface to libseccomp on Linux
-
unix-tty
Unix TTY API
-
systeroid-core
Core library of systeroid
-
unix-fd
Unix filedescriptor related utilities
-
firestarter
A process and shared socket manager
-
os-release-rs
Rust wrapper for /etc/os-release
-
nix-user-chroot
Install & Run nix without root permissions
-
konfigkoll_script
Scripting language for Konfigkoll (not for direct public use)
-
sysnames
Query Linux system call names and numbers at runtime
-
tokio-command-fds
passing arbitrary file descriptors when spawning child processes
-
rsbash
run bash commands from rust
-
ioprio
A Linux-only crate for managing I/O priorities
-
babl
bindings
-
tiny-xlib
A tiny Xlib wrapper for Rust
-
hidraw
Rust hidraw library
-
mctp-linux
Management Component Transport Protocol (MCTP) Linux transport
-
switchboard-container-utils
interact and manage containers
-
calloop-subproc
Subprocess support for the Calloop event loop
-
psi
Linux Pressure Stall Information (PSI) for Rust
-
interruptor
Collection of functions generating Unix process signal receivers for use in the Crossbeam Channel select! macro
-
zwp-input-method-service
Safe wrapper to easily use the zwp-input-method protocol
-
liburing-rs
Rust version of liburing implementation
-
btfdump
BTF introspection tool
-
nydus-app
Application framework for Nydus Image Service
-
buildxargs
xargs for BuildKit with docker buildx bake
-
rushell
rushell
is a POSIX compatible shell written by Rust language for Linux and MacOS -
yeet-rs
Kill the process hogging your ports
-
seccomp-tiny
Linux seccomp library for no_std without libseccomp dependency
-
harbourmaster
Convenient, high-level abstractions of running Docker containers
-
blkid
Safe blkid-sys wrapper
-
tokio-socketcan-isotp
A asynchronous tokio ISO-TP library build on top of socketcan-isotp
-
sysexit
Exit codes for programs
-
sysfs-pwm
access to the Linux sysfs interfaces to PWMs. Via this crate you can export, unexport, and control PWM pins for which there is an appropriate driver loaded in the kernel. See https://www…
-
seccomp
higher-level bindings to libseccomp
-
daemonize-simple
run an app as a Unix daemon
-
statx-sys
Bindings to
statx
syscall implemented bysyscall
-
aya-ebpf-bindings
Bindings for Linux Kernel eBPF types and helpers
-
linux-cmdline
Parses and manipulates Linux kernel cmdline strings
-
tracing-systemd
A tracing subscriber that logs to the systemd journal
-
rcore-os/linux-syscall
Linux syscalls implementation
-
usb-disk-probe
stream type which can be used to probe for USB storage devices in the system
-
stemjail
Evolving jails for user activities
-
mountinfo
parsing mount points on Linux and other Unix systems
-
libxdp-sys
Rust bindings for libxdp
-
rcore-os/linux-object
Linux kernel objects
-
astro-run-scheduler
AstroRun is a highly customizable workflow orchestrator that allows users to define their own core runners. Whether it's Docker or other platforms, AstroRun empowers users to run workflows with ease and flexibility.
-
aya-ebpf
writing eBPF programs
-
journal-json
Type definitions to work with systemd-journal-gatewayd
-
af_packet
bindings for Rust, primarily to be used for high-performance network security applications
-
unbothered-gpio
GPIO reader, writer and listener
-
rebg
-
shmemfdrs
Creates anonymous shared memory file descriptors for IPC on Unix platforms, using memfd/SHM_ANON/shm_open
-
resolvo-deb
Resolver for .deb packages
-
expectrl
automating terminal applications in Unix like Don libes expect
-
procfs-core
Data structures and parsing for the linux procfs pseudo-filesystem
-
flatpak-unsandbox
Run your flatpak app outside of the sandbox
-
zeil
A deployment orchestrator built on top of Nginx and Docker
-
hyfetch
(WIP Placeholder) Neofetch with LGBTQ+ pride flags!
-
execsnoop
Watch process ID creation in Linux kernel with execsnoop-bpfcc
-
tracepoint
Rust API for Linux Tracepoints via user_events
-
gir-parser
GObject Introspection GIR files parser
-
penguincrab
Rust wrapper for Linux Kernel as a Library
-
libseccomp-rs
A mid-level binding to libseccomp
-
scx_rustland
BPF component (dispatcher) that implements the low level sched-ext functionalities and a user-space counterpart (scheduler), written in Rust, that implements the actual scheduling policy…
-
goa
The bindings for the GNOME Online Accounts library
-
bpfctl
A client for working with bpfd
-
pact-stub-server
Standalone pact stub server
-
ebpf-kern
Kernel space wrapper for libbpf
-
protego-ebpf
🛡️ Protego is an eBPF-based security tool for Linux designed to enhance system protection
-
nomcup
parse PKGBUILD files used by pacman the package manager
-
interprocess
communication toolkit
-
faf-syscall
Raw (asm), fast system calls for linux with no dependencies (no_std)
-
modinfo
Get modinfo section for Linux kernel module (.ko)
-
swaperooni
Hot-reload child process in response to user provided events. Proxies signals into the child process.
-
unix-no
Output a string repeatedly until killed
-
pop-os/system76-firmware-daemon
System76 Firmware Tool and Daemon
-
liburing25-sys
liburing-2.5 bindings
-
ubuntu-version
Convert Ubuntu versions to codenames, and vice versa
-
unix_socket2
Unix domain socket bindings, with bug fixes and enhancements
-
lazybar-types
Shared types for lazybar and lazybar-msg
-
guzuta
Custom repository manager for ArchLinux pacman
-
gpiocdev-uapi
A low level library to access GPIO lines on Linux using the GPIO character device
-
cpulimiter
A user-space CPU limiter crate
-
signal-handler
Signal Handler
-
acct
reading data from acct(5) files
-
focus_monitor
iterating over the focused window each time it changes
-
giit_rbpf
Virtual machine and JIT compiler for eBPF programs
-
linapi
High level bindings to various Linux APIs and interfaces
-
x11_keypress_detect
Tiny crate to provide access to X11 display and a function to return true if a key is pressed, or false if not
-
uninterruptible
Guard type that keeps selected Unix signals suppressed
-
tokio-hidg
Linux USB HID Gadget emulation for tokio async runtime
-
unix-signal
Unix signals
-
atags
Parsing of linux ATAG data structures
-
tokio-pty-process
Interact with a child process through a pseudo-TTY, asynchronously using Tokio
-
linux-video
Linux V4L2 device interfacing
-
linux-drm
Client for the Linux Direct Rendering Manager and Kernel Modesetting APIs
-
greenhook
A seccomp-unotify-based syscall hook library
-
sesh-proto
Protobuf definition crate for Sesh, a Unix terminal session manager
-
linicon-theme
Get the user's current icon the on Linux
-
libsyd
Rust-based C library for syd interaction via /dev/syd
-
realjump
Tiny crate that loads and boots Real Mode code from an x86-64 kernel
-
dockerbuild
Build linux binary under macOS using Docker
-
libxdo
Bindings to libxdo
-
freebsd-geom
working with GEOM object graphs
-
yaui
Unix Injector with support for Android/Android Emulator i686/x64/arm/aarch64
-
aya-log-common
A logging library for eBPF programs
-
xdotool
A wrapper for the command line tool xdotool written in Rust
-
vanadium
A very basic terminal interaction lib (windows / unix)
-
breezy-osutils
Low level OS wrappers for Breezy
-
vmread
High-level Rust bindings to vmread
-
epoch-get
program to get the current time since the Unix Epoch
-
pidfd_getfd
Binding to and a wrapper for the pidfd_getfd syscall
-
sesh-cli
CLI crate for Sesh, a Unix terminal session manager
-
bpfdeploy-libbpf-sys
Fork of libbpf-sys
-
raw_sync
Lightweight wrapper around OS synchronization primitives
-
rd-agent-intf
Management agent for resctl-demo (interface library)
-
clipboard-ext
A clipboard library providing useful extensions for rust-clipboard
-
buildkit-rs-reference
A parser for image references, based on the reference go package
-
systemd_client
systemd client library implemented with zbus
-
x11-keysymdef
Convert among X11 keysyms, unicodes, and string names
-
rkill
kill process by name, pid or port number
-
openat2
wrapper around Linux 5.6+'s openat2() system call
-
tetromino-xlock-bindings
Rust bindings for xlock, suitable for writing a custom "mode"
-
alsahwdep
API binding for alsahwdep library
-
bandsocks
Experimental embeddable container sandbox
-
gamozolabs/rangeset
Pure Rust x86_64 bootloader and kernel
-
paketkoll_utils
Shared utilities for Paketkoll and Konfigkoll (not for direct public use)
-
nmdbus
Dbus bindings to the network manager
-
sweetacid-evdev
evdev interface for Linux
-
docker_plugin
Scaffolding for implementing docker plugins in rust
-
treefy
git ls-files | treefy
-
r3mem
Ring3 Memory RPM WPM Lib
-
polkit-sys
Low-level bindings for libpolkit-gobject-1
-
pakr-rawata
Raw access to hard disks - read using READ_DMA_EXT (0x25), write using WRITE_DMA_EXT (0x35) and identify using IDENTIFY_DEVICE (0xEC). On Linux uses SG subsystem, on FreeBSD uses CAM subsystem…
-
glib-sys
FFI bindings to libglib-2.0
-
pakr-signals
A set of functions to wrap Linux' sigset_t functionality and to do a rudimentary signals managemet
-
wait_file_created
Robust implementation of waiting for file to be created
-
shells
Sugar-coating for invoking shell commands directly from Rust
-
cbe_rbpf
Virtual machine and JIT compiler for eBPF programs
-
shunt
Run multiple commands in single terminal with docker compose like logs
-
cgroups
Native Rust crate for managing control groups on Linux
-
tokio-dbus-macros
Pure Rust D-Bus implementation for Tokio
-
uname-rs
No dependency, panic-less implementation of the POSIX utsname header and struct in Rust
-
posix-resources
Higher level bindings to POSIX resources via the libc crate
-
container-pid
Resolve container names to their PIDs
-
rustix-futex-sync
Linux futex-based synchronization
-
tailhook/vagga
containerization tool without daemons
-
cordon
Embeddable sandboxing a-la-carte
-
leanshot
Screenshot capture for Linux
-
zbus_xmlgen
D-Bus XML interface code generator
-
eldiron-cli
Command-line tool for Eldiron
-
pagemap
provide a simple API to Linux kernel's pagemap API
-
fbd-rs
Rewrite in Rust of FBD
-
posix-errno
POSIX error numbers
-
procdump
A console program to display detailed information about a running process
-
aur-client-fork
aur api rust client
-
intel-pstate
Fetch and modify Intel pstate kernel parameters
-
kconfig-linux
WIP crate for the KConfig DSL in the Linux kernel
-
kvarn_signal
IPC signaling library, mainly used for kvarnctl
-
dbus-tree
Framework for writing D-Bus method handlers (legacy)
-
socket-priority
Set a priority on a raw socket
-
mnl-sys
Low level FFI bindings to libmnl. A minimalistic user-space library oriented to Netlink developers
-
libprocmem
A /proc/<pid>/mem reading and writing library
-
signal-hook-async-std
async-std support for signal-hook
-
gel-o
Run a closure on Linux InputEvents
-
syscall-linux-raw
Defines syscallN methods for performing raw Linux syscalls
-
signal-msg
Handle UNIX process signals with a shared channel (uses simple-signal)
-
command-rusage
get resource usage of a command
-
vte4-sys
FFI bindings to vte-2.91-gtk4
-
debpkg
parsing debian packages
-
systemd-connector
interacting with systemd
-
wei-kill
kill process by name, pid or port number
-
io_uring_setup
internal crate
-
eggshell
Remove testing docker containers after this object goes away
-
unix_exec_piper
exec multiple commands where STDOUT of one process is connected to STDIN of the next process. This is what a shell (like bash) does internally.
-
shell-words
Process command line according to parsing rules of UNIX shell
-
capsicum-net
Rust bindings to FreeBSD's cap_net library
-
spirit-daemonize
Spirit helpers and config fragments to daemonize
-
pylauncher
Python Launcher for POSIX
-
dbus-tokio
Makes it possible to use Tokio with D-Bus, which is a bus commonly used on Linux for inter-process communication
-
pseudoterm
Low-level library for creating PTYs
-
gemachain_rbpf
Virtual machine and JIT compiler for eBPF programs
-
pdfork
fork wrapper that uses process descriptors (pdfork) on FreeBSD and normal fork elsewhere
-
libdbus-sys
FFI bindings to libdbus
-
galley
A deployment queue for Docker and Nginx
-
sd-sys
FFI for libsystemd
-
yad
Daemonizer is a daemonizing crate to easily, simply, and correctly create legacy daemons
-
aduana
extract image info from a local docker registry
-
uinput-sys
Linux uinput definitions
-
openlemmy
Command Line Interface for the OpenLemmy project
-
firec
Rust API to interact with Firecracker
-
wc-cli
the unix wc command
-
raw-syscall-enumerated
Low-level raw system calls enumerated
-
multiprocessing
An experimental crate for POSIX-based multiprocessing
-
sdnotify
Notify service manager about start-up completion and other daemon status changes
-
blazesym
address symbolization and related tasks
-
unixbar
-
selinux-sys
Flexible Mandatory Access Control (MAC) for Linux
-
conifer
interacting with a touch screen device without X11
-
oo7-cli
System keyring access from the terminal
-
stdio-override
overriding Stdin/Stdout/Stderr with a different File Descriptor
-
pacman-bintrans-common
Binary transparency for pacman - common code
-
hyper-unix-socket
Default Unix Socket implementation for use with hyper
-
pop-os/distinst-chroot
Convenience wrapper for executing external commands, with chroot support
-
xdpsock-ffi
C FFI for xdpsock
-
shmemfdrs2
Creates anonymous shared memory file descriptors for IPC on Unix platforms, using memfd/SHM_ANON/shm_open
-
alpm-rs
aplm bindings and wrapper for rust
-
scx_layered
highly configurable multi-layer BPF / user space hybrid scheduler used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
libvibrant
control screen saturation on X servers
-
syswall
firewall for syscalls
-
devicemapper-sys
Low level bindings for devicemapper
-
interrupt-ref-cell
A
RefCell
for sharing data with interrupt handlers or signal handlers on the same thread -
mmdbus
Dbus bindings to the ModemManager
-
debcontrol
Parse Debian control files
-
usbfs
Port of the usbfs Linux userspace library in pure Rust
-
xcb
Rust safe bindings for XCB
-
arch-commando
A fast, locate-like utility to search for commands in Arch Linux repos
-
epoll-rs
High level bindings to linux's epoll interface
-
kcheck
Kernel configuration checking utility
-
linux-api
Types and constants for Linux API bindings. Actual bindings can be found in additional crates found in dev-dependencies
-
supplicant
Bindings for wpa_supplicant
-
lithos
A containerization framework for linux
-
pide-rs
Persistent Isolated Development Environments (in Docker)
-
xcb-dl
Rust bindings for libxcb
-
uds-rs
A asynchronous library implementing UDS protocol used for automotive diagnostic, standardized by ISO 14229-1:2013
-
dmx-termios
A vendored fork of the termios library
-
perf-event-data
Types and traits for parsing records emitted by perf_event_open
-
servicefile
parsing /etc/services
-
dockertags
List all tags for a Docker image on a remote registry
-
neli
Type safe netlink library written in Rust
-
inputplug
XInput monitor daemon
-
tokio-unix-tcp
Unified Unix domain socket and TCP socket types for Tokio
-
i2cdev2
API for safe access to Linux i2c device interface. https://www.kernel.org/doc/Documentation/i2c/dev-interface
-
paru
Feature packed AUR helper
-
gtk-sys
FFI bindings to libgtk-3
-
alsatimer
API binding for alsatimer library
-
freebsd-errno
FreeBSD error numbers
-
x11cap
Screen capture with X11 in Rust
-
libbluetooth
Raw FFI bindings for Unix' libbluetooth
-
rust-health-endpoint
Minimal health (and signal) endpoint for apps running in containerized environments
-
ots-core
Bluetooth Object Transfer Service (OTS) core
-
actl
A command line tool for system maintenance and the like for Archlinux
-
awc-uds
Unix socket connector for awc
-
eventheader_dynamic
Rust API for runtime-specified eventheader-encoded Linux Tracepoints via user_events
-
megalock
X11 xlock replacement
-
dockyard
Back up and restore Docker resources
-
pine
Iterator over process line output