Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
open
Cross-platform Node.js library that opens URLs, files, and executables in the user's default or a specified app.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
psutil
Cross-platform Python library for retrieving process and system utilization data.
sysinfo
Cross-platform Rust library for fetching system information — CPU, memory, disks, processes, and networks
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
cross-spawn
A cross-platform drop-in replacement for Node's spawn and spawnSync that fixes Windows-only child_process bugs.
tinyexec
A tiny, higher-level interface around Node's child_process for running commands without the boilerplate.
check-disk-space
A lightweight, dependency-free way to check free and total disk space on Windows, macOS, and Linux from Node.js.
node-os-utils
A cross-platform TypeScript library for monitoring CPU, memory, disk, network, and processes.
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.
cached
Rust caching structures and #[cached]/#[once]/#[concurrent_cached] macros for effortless function memoization.
sys-info-rs
A cross-platform Rust crate for reading CPU, memory, disk, load average, and OS release info via native system calls.
promisify-child-process
Drop-in async/await wrappers for Node's spawn, exec, fork, and execFile that stay real ChildProcess instances.
DiskWatch
A single-host, read-only disk diagnostics TUI covering devices, SMART, IO, volumes, and hot files.