Automic VaultAutomic Vault

brew

Install eatmemory with Homebrew, apk, MacPorts

Simple program to allocate memory from the command-line. Version 1.1.0 via Homebrew; verified 2026-05-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install eatmemory

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install eatmemory

MacPorts ports tree · sysutils/eatmemory/Portfile · source: api.github.com

overview

Package summary

Simple program to allocate memory from the command-line

Commands and aliases

  • eatmemory

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2012: Public repository created.
  • 2015: v0.1.4 release published.
  • 2023: v0.1.9 added timed exit and improved argument parsing.
  • 2026: v1.0.0 and v1.1.0 releases added modern release binaries and platform support.

Related projects

  • stress-ng is the comparison tool named by the README. The README also documents Docker Hub image usage for container memory testing.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
eatmemorycliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.1.0
manager updated2026-05-15
local dataok
upstreamcurrent
latest detectedv1.1.0

https://github.com/julman99/eatmemory

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:eatmemory
Version1.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/eatmemory
Homepagehttps://github.com/julman99/eatmemory
Repositoryhttps://github.com/julman99/eatmemory
Upstream docshttps://github.com/julman99/eatmemory#readme
LicenseMIT
Source archivehttps://github.com/julman99/eatmemory/archive/refs/tags/v1.1.0.tar.gz
Last updated2026-05-15T16:21:06Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameeatmemory
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

eatmemory 0.1.6-r2

Simple C program to allocate memory from the command line

https://github.com/julman99/eatmemory

sudo apk add eatmemory
  • License: MIT
  • Architecture: x86_64
  • Source Package: eatmemory
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Eatmemory
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eatmemory from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

eatmemory

sudo port install eatmemory
  • normalized package name match
  • Matched by: Eatmemory
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/eatmemory/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment