# ColinIanKing/stress-ng

This is the stress-ng upstream project git repository.  stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.

Repository: https://github.com/ColinIanKing/stress-ng
Canonical: https://ross.abutalabs.com/products/stress-ng
Homepage: https://github.com/ColinIanKing/stress-ng
Language: C
License: GPL-2.0
License Family: copyleft
Topics: stress-testing, kernel, memory, disk, cpu, overheating, linux, freebsd, posix, openbsd, x86, c
Last push: 2026-08-26T22:08:07+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 4107, "days_push": 7, "days_rel": 14, "gap_med": 31, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2748, forks 382 (observed 2026-08-28T04:07:17.794992+00:00)

## What it is
stress-ng is a command-line stress testing tool with 380+ stressors that exercise CPU, memory, filesystem, and OS kernel interfaces. It is designed to trip hardware issues like thermal overruns and expose operating system bugs under heavy load.

## Use cases
- stress test cpu memory and disk on a linux server
- trip thermal overruns to find hardware issues
- exercise kernel interfaces under heavy system load
- measure throughput changes across os releases or hardware
- soak test a machine before deployment
- reproduce system bugs that only occur under load

## When to choose
- you need to load-test physical subsystems or kernel interfaces on POSIX systems
- you want a portable stress tool across Linux, BSDs, macOS, and many CPU architectures
- you need rough throughput measurements to compare hardware or OS versions

## When to avoid
- you need a precise, reproducible benchmark suite - stress-ng explicitly is not one
- you cannot tolerate a system running hot or thrashing, as some stressors can destabilize hardware
- you need GUI-based system testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: testing, benchmarking, developer-tools
- domain: developer-tools, operating-systems, performance, testing
- platform: cli, cross-platform, windows, bsd
- tags: stress-testing, system-testing, kernel-testing, hardware-validation, thermal-testing, posix, linux, macos, android, docker

## Member repositories
- ColinIanKing/stress-ng (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:17.794992+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:18:59.487009+00:00, confidence not recorded.
  - readme: https://github.com/ColinIanKing/stress-ng (fetched 2026-08-28T04:07:17.794992+00:00, sha 4ee47c570d03)
  - homepage: https://github.com/ColinIanKing/stress-ng (fetched 2026-08-29T09:56:57.108151+00:00, sha 50306cf7a3ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
