procs
brew install procs
v0.14.11
MIT
Modern replacement for ps written in Rust
747
30-day installs · #1457
3.2k
90-day · #1314
11.2k
365-day · #1365
6.1k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cli
process
rust
Links
- https://github.com/dalance/procs
- GitHub: dalance/procs
- Brew formula source: Formula/p/procs.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Modern replacement for ps written in Rust",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:29+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "procs",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-16T20:12:46Z",
"github_readme_excerpt": "# procs\n\n**procs** is a replacement for `ps` written in [Rust](https://www.rust-lang.org/).\n\n[](https://github.com/dalance/procs/actions)\n\n[](https://github.com/dalance/procs/blob/master/CHANGELOG.md)\n[](https://crates.io/crates/procs)\n[](https://snapcraft.io/procs)\n[](https://formulae.brew.sh/formula/procs)\n\n## Documentation quick links\n\n* [Features](#features)\n* [Platform](#platform)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Configuration](#configuration)\n\n## Features\n\n- Colored and human-readable output\n - Automatic theme detection based on terminal background\n- Multi-column keyword search\n- Some additional information which are not supported by `ps`\n - TCP/UDP port\n - Read/Write throughput\n - Docker container name\n - More memory information\n- Pager support\n- Watch mode (like `top`)\n- Tree view\n\n## Platform\n\n- Linux is supported.\n- macOS is experimentally supported.\n - macOS version is checked on GitHub Actions environment only.\n - The issues caused by real-machine are welcome.\n- Windows is supported.\n- FreeBSD is experimentally supported.\n\n## Installation\n\n### Download binary\n\nDownload from [release page](https://github.com/dalance/procs/releases/latest), and extract to the directory in PATH.\n\n### [](https://repology.org/project/procs/versions)\n\n### Nixpkgs\n\nYou can install from [Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/admin/procs/default.nix).\n\n```\nnix-env --install procs\n```\n\n### snapcraft\n\nYou can install from [snapcraft](https://snapcraft.io/procs).\n\n```\nsudo snap install procs\n```\n\n### homebrew\n\nYou can install fr",
"github_repo": "dalance/procs",
"github_stars": 6106,
"github_topics": [
"cli",
"process",
"rust"
],
"homepage": "https://github.com/dalance/procs",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 747,
"installs_365d": 11169,
"installs_90d": 3189,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "procs",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1457,
"rank_365d": 1365,
"rank_90d": 1314,
"raw_hash": "6e770abf0c3d0a43",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/procs.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.14.11",
"versioned_formulae": [],
"why_use_this": null
}