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
thlorenz avatar

thlorenz/cpuprofilify

0
View on GitHub↗
169 stars·16 forks·JavaScript·MIT·9 viewsgithub.com/thlorenz/cpuprofilify↗

Cpuprofilify

Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.

Features

  • Debugging Tooling - Converts various profiling formats into standard CPU profiles.

Star history

Star history chart for thlorenz/cpuprofilifyStar history chart for thlorenz/cpuprofilify

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Cpuprofilify

Similar open-source projects, ranked by how many features they share with Cpuprofilify.
  • andrewdavey/immutable-devtoolsandrewdavey avatar

    andrewdavey/immutable-devtools

    671View on GitHub↗

    Chrome Dev Tools custom formatter for Immutable-js values

    JavaScript
    View on GitHub↗671
  • brendankenny/call-tracebrendankenny avatar

    brendankenny/call-trace

    43View on GitHub↗

    Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.

    JavaScript
    View on GitHub↗43
  • kdzwinel/betwixtkdzwinel avatar

    kdzwinel/betwixt

    4,562View on GitHub↗

    Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis. The tool utilizes a Chrome DevTools compatible interface to render captured traffic, allowing for the inspection of requests and responses from non-browser sources. It performs man-in-the-middle HTTPS decryption by generating a trusted root certificate to inspect encrypted communication between clients and servers. The project c

    JavaScript
    View on GitHub↗4,562
  • pmdartus/snaplinepmdartus avatar

    pmdartus/snapline

    401View on GitHub↗

    Unleash your screenshots stored in Chrome Devtool timeline files

    JavaScript
    View on GitHub↗401

Frequently asked questions

What does thlorenz/cpuprofilify do?

Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.

What are the main features of thlorenz/cpuprofilify?

The main features of thlorenz/cpuprofilify are: Debugging Tooling.

What are some open-source alternatives to thlorenz/cpuprofilify?

Open-source alternatives to thlorenz/cpuprofilify include: andrewdavey/immutable-devtools — Chrome Dev Tools custom formatter for Immutable-js values. brendankenny/call-trace — Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is… kdzwinel/betwixt — Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed… pmdartus/snapline — Unleash your screenshots stored in Chrome Devtool timeline files.