2 releases

new 0.1.1 Apr 5, 2026
0.1.0 Dec 5, 2024

#121 in Operating systems

MIT license

1MB
1.5K SLoC

Proses Logo
Proses


Website · GitHub · Documentation

About

Proses is a fast, secure process manager built in Rust. One command starts your Next.js app, supervises it, restarts it on crash, and captures its logs — no config files, no Node runtime, no dependency hell. A single binary. A live terminal dashboard. That's it.

Installation

To install proses via Homebrew, run:

brew tap smbcloudXYZ/tap
brew install proses

Once installed, you can verify it's working:

proses --version
proses --help

Upgrading

When a new version is released, upgrade easily:

brew upgrade proses

Contributing & Issues

If you encounter an issue, please report it on the proses repository.

License

MIT — Copyright © 2026 smbCloud

Dependencies

~11–26MB
~352K SLoC