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
·
JonMagon avatar

JonMagon/KDiskMark

0
View on GitHub↗
1,637 stars·63 forks·C++·GPL-3.0·9 views

KDiskMark

KDiskMark is an HDD and SSD benchmark tool with a very friendly graphical user interface. KDiskMark with its presets and powerful GUI calls Flexible I/O Tester and handles the output to provide an easy to view and interpret comprehensive benchmark result. The application is written in C++ with…

Features

  • Performance Analysis Tools - Benchmarking tool for SSD and HDD drives.

Star history

Star history chart for jonmagon/kdiskmarkStar history chart for jonmagon/kdiskmark

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

Open-source alternatives to KDiskMark

Similar open-source projects, ranked by how many features they share with KDiskMark.
  • colinianking/stress-ngColinIanKing avatar

    ColinIanKing/stress-ng

    2,684View on GitHub↗

    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.

    C
    View on GitHub↗2,684
  • 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
  • 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
See all 21 alternatives to KDiskMark→

Frequently asked questions

What does jonmagon/kdiskmark do?

KDiskMark is an HDD and SSD benchmark tool with a very friendly graphical user interface. KDiskMark with its presets and powerful GUI calls Flexible I/O Tester and handles the output to provide an easy to view and interpret comprehensive benchmark result. The application is written in C++ with…

What are the main features of jonmagon/kdiskmark?

The main features of jonmagon/kdiskmark are: Performance Analysis Tools.

What are some open-source alternatives to jonmagon/kdiskmark?

Open-source alternatives to jonmagon/kdiskmark include: colinianking/stress-ng — This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various… 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… andikleen/pmu-tools — pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top…