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
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
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.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
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
process
Lightweight browser polyfill for Node.js's process global, used by bundlers for isomorphic code
rehype
A unified-based HTML processor with a large plugin ecosystem
micromark
The smallest 100% CommonMark-compliant markdown parser, with GFM and MDX support
serialize-error
Serialize and deserialize JavaScript Error objects into plain, JSON-safe objects and back.
Laravel Debugbar
An in-browser debugging and profiling toolbar that integrates PHP Debug Bar with Laravel.
dotenv-webpack
A secure Webpack plugin that loads dotenv variables into your bundle while exposing only what your code actually references.
procfs
Go library for reading Linux kernel, process, and system metrics straight from /proc and /sys.
cmd_lib
Rust macros for writing shell-script-like tasks without spawning a shell