macOS
brew install cpulimitlocal Homebrew formula metadata
brew
CPU usage limiter. Version 0.2 via Homebrew; verified from local package data.
install
brew install cpulimitlocal Homebrew formula metadata
sudo apk add cpulimitAlpine Linux edge package indexes · cpulimit · source: dl-cdn.alpinelinux.org
sudo apt install cpulimitDebian stable package indexes · cpulimit · source: deb.debian.org
sudo dnf install cpulimitFedora Rawhide package metadata · cpulimit · source: dl.fedoraproject.org
nix profile install nixpkgs#cpulimitnixpkgs package indexes · pkgs/by-name/cp/cpulimit/package.nix · source: api.github.com
sudo zypper install cpulimitopenSUSE Tumbleweed package metadata · cpulimit · source: download.opensuse.org
overview
CPU usage limiter
history
cpulimit is a small process-control utility that limits a process's observed CPU usage percentage without changing its nice value or scheduler priority.
The README credits Angelo Marletta as the developer and describes the tool's goal: prevent a process from running for more than a specified CPU time ratio. The official GitHub repository was created in 2012.
cpulimit has remained packaged as a straightforward Unix-style utility for administrators and users who need to tame batch jobs. The input package metadata shows distribution through Homebrew and several Linux package managers.
cpulimit controls CPU consumption by sending SIGSTOP and SIGCONT POSIX signals. The README notes that child processes and threads of the selected process share the configured CPU percentage, and documents simple make-based builds for Linux, OS X, and FreeBSD.
The package is significant because it solves a familiar operational problem with a tiny C tool and no service manager dependency: package it once, expose a single executable, and users can apply soft CPU throttling to existing processes.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cpulimit | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/opsengine/cpulimit
install metadata
| Package key | brew:cpulimit |
|---|---|
| Version | 0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cpulimit |
| Homepage | https://github.com/opsengine/cpulimit |
| Repository | https://github.com/opsengine/cpulimit |
| Upstream docs | https://github.com/opsengine/cpulimit#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/opsengine/cpulimit/archive/refs/tags/v0.2.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpulimit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cpulimit 3.1-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit
nix profile install nixpkgs#cpulimitcpulimit 3.0-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit 0.2-r4
CPU usage limiter for Linux
https://github.com/opsengine/cpulimit
sudo apk add cpulimitcpulimit 0.2^20151118gitf4d2682-4.fc44
CPU Usage Limiter for Linux
https://github.com/opsengine/cpulimit
sudo dnf install cpulimitcpulimit 3.2-1.3
Limit the CPU Usage of a Process
https://limitcpu.sourceforge.net
sudo zypper install cpulimitsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.