awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ColinIanKing avatar

ColinIanKing/stress-ng

0
View on GitHub↗
2,684 stars·368 forks·C·GPL-2.0·15 viewsgithub.com/ColinIanKing/stress-ng↗

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.

Features

  • Performance Analysis Tools - Versatile tool for stressing computer subsystems.

Star history

Star history chart for colinianking/stress-ngStar history chart for colinianking/stress-ng

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Stress Ng

These projects share indexed features with Stress Ng. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dfeneyrou/palanteerdfeneyrou avatar

    dfeneyrou/palanteer

    2,206View on GitHub↗
    C++c-plus-pluscppdeveloper-tools
    View on GitHub↗2,206
  • ekondis/mixbenchekondis avatar

    ekondis/mixbench

    463View on GitHub↗

    The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity kernels. The executed kernel is customized on a range of different operational intensity values. Modern GPUs are able to hide memory latency by switching execution to threads…

    C++
    View on GitHub↗463
  • fzj-jsc/jubenchF

    FZJ-JSC/jubench

    0View on GitHub↗

    This is the meta-repository for the JUPITER Benchmark Suite, accompanying the same-titled SC24 paper. Each individual benchmark is located in its own repository, which is included here as a submodule.

    View on GitHub↗0
  • andikleen/pmu-toolsandikleen avatar

    andikleen/pmu-tools

    2,233View on GitHub↗

    pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top of Linux perf. This uses performance counters in the CPU.

    Python
    View on GitHub↗2,233
Compare all 21 related projects→

Frequently asked questions

What does colinianking/stress-ng do?

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.

What are the main features of colinianking/stress-ng?

The main features of colinianking/stress-ng are: Performance Analysis Tools.

Which projects share features with colinianking/stress-ng?

Projects with overlapping indexed features include: dfeneyrou/palanteer. ekondis/mixbench — The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity… fzj-jsc/jubench — This is the meta-repository for the JUPITER Benchmark Suite, accompanying the same-titled SC24 paper. Each individual… google/benchmark — This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It… hpc/ior — This repository contains the IOR and mdtest parallel I/O benchmarks. The [official IOR/mdtest documentation][] can be… andikleen/pmu-tools — pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top…