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
SX-Aurora avatar

SX-Aurora/Vftrace

0
View on GitHub↗
10 stars·4 forks·C·GPL-3.0·8 views

Vftrace

Vftrace (visual ftrace) is a performance profiling library with a focus on applications in high-performance computing (HPC). It is compatible with C, C++, and Fortran. Vftrace produces an overview of the function calls appearing during an application's runtime and registers performance metrics…

Features

  • Performance Analysis Tools - Tracing tool for vector engine performance analysis.

Star history

Star history chart for sx-aurora/vftraceStar history chart for sx-aurora/vftrace

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 Vftrace

These projects share indexed features with Vftrace. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 21 related projects→

Frequently asked questions

What does sx-aurora/vftrace do?

Vftrace (visual ftrace) is a performance profiling library with a focus on applications in high-performance computing (HPC). It is compatible with C, C++, and Fortran. Vftrace produces an overview of the function calls appearing during an application's runtime and registers performance metrics…

What are the main features of sx-aurora/vftrace?

The main features of sx-aurora/vftrace are: Performance Analysis Tools.

Which projects share features with sx-aurora/vftrace?

Projects with overlapping indexed features 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…