macOS
brew install eatmemorylocal Homebrew formula metadata
sudo port install eatmemoryMacPorts ports tree · sysutils/eatmemory/Portfile · source: api.github.com
brew / rank 11368
Simple program to allocate memory from the command-line. Version 1.1.0 via Homebrew; verified 2026-05-15. Also installable with apk: sudo apk add eatmemory.
install
brew install eatmemorylocal Homebrew formula metadata
sudo port install eatmemoryMacPorts ports tree · sysutils/eatmemory/Portfile · source: api.github.com
sudo apk add eatmemoryAlpine Linux edge package indexes · eatmemory · source: dl-cdn.alpinelinux.org
overview
Simple program to allocate memory from the command-line
history
eatmemory is a tiny command-line utility that allocates and holds a requested amount of RAM. Its significance is practical: it gives operators and developers a simple, packageable way to create memory pressure without installing a large stress-testing suite.
The public repository was created in August 2012. The README frames the tool as a one-job C99 binary that allocates, verifies, holds, and frees resident committed memory.
Recent releases show the project being modernized rather than expanded into a suite. Version 1.0.0 added broader platform work, CI organization, and release binaries; version 1.1.0 followed in May 2026 with packaged binaries for multiple Linux, macOS, and Windows architectures.
The input metadata records packaging in Homebrew, MacPorts, and Alpine. The upstream README also documents Homebrew installation and an official Docker image, which fits the tool's common use in local, container, and CI memory-limit tests.
Users run commands such as `eatmemory 1G` or percentage-based allocations to test swap, container memory limits, Kubernetes eviction behavior, alerts, degradation under pressure, autoscaling, and noisy-neighbor scenarios.
eatmemory is a good example of the Unix packaging sweet spot: a tiny C tool with no runtime dependencies, obvious behavior, and measurable operational value. It overlaps with stress-ng but intentionally keeps the interface narrow.
security posture
No matching local secret-handling manifest was found for eatmemory. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
eatmemory | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:eatmemory |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/julman99/eatmemory |
| Repository | https://github.com/julman99/eatmemory |
| Last updated | 2026-05-15T16:21:06Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
eatmemory 0.1.6-r2
Simple C program to allocate memory from the command line
https://github.com/julman99/eatmemory
sudo apk add eatmemoryeatmemory
sudo port install eatmemorysource 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.