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
Back to catchpoint/webpagetest.api-nodejs

Open-source alternatives to WebPageTest.api Nodejs

26 open-source projects similar to catchpoint/webpagetest.api-nodejs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best WebPageTest.api Nodejs alternative.

  • pastelsky/bundlephobiapastelsky avatar

    pastelsky/bundlephobia

    9,534View on GitHub↗

    Bundlephobia is a suite of tools for analyzing the composition and size of JavaScript dependencies from the npm registry. It functions as a bundle analyzer and size monitor that calculates the total footprint of frontend packages and stylesheets to determine their impact on page load performance. The project identifies specific components contributing to bundle size through asset composition analysis and package auditing. It also generates visual size indicators and badges that can be embedded in documentation and version control repositories to communicate package dimensions. The platform m

    TypeScriptcostdependenciesnpm-package
    View on GitHub↗9,534
  • aozhimin/ios-monitor-platformaozhimin avatar

    aozhimin/iOS-Monitor-Platform

    2,615View on GitHub↗

    :books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理

    cadisplaylinkcfnetworkcpu
    View on GitHub↗2,615
  • aozhimin/ios-monitor-resourcesA

    aozhimin/iOS-Monitor-Resources

    0View on GitHub↗
    View on GitHub↗0
  • armszhou/performancetestinghelperA

    ArmsZhou/PerformanceTestingHelper

    0View on GitHub↗
    View on GitHub↗0
  • bytedance/btracebytedance avatar

    bytedance/btrace

    2,518View on GitHub↗

    🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also reveals why they’re slow.

    C++
    View on GitHub↗2,518

AI search

Explore more awesome repositories

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

Find more with AI search
  • everettjf/appletraceE

    everettjf/AppleTrace

    0View on GitHub↗
    View on GitHub↗0
  • googlechrome/lighthouseGoogleChrome avatar

    GoogleChrome/lighthouse

    30,355View on GitHub↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    JavaScriptauditbest-practiceschrome-devtools
    View on GitHub↗30,355
  • googlechrome/lighthouse-ciGoogleChrome avatar

    GoogleChrome/lighthouse-ci

    6,996View on GitHub↗

    Lighthouse CI is a continuous integration tool designed to automate web audits and detect performance, accessibility, and SEO regressions between code commits. It functions as a web performance regression suite that enforces resource budgets and runs automated quality checks during the software development lifecycle. The system distinguishes itself through the ability to block code merges if performance metrics fall below defined quality thresholds. It provides mechanisms for commit-to-commit comparison and cross-version site analysis to pinpoint specific resource improvements or regressions.

    JavaScript
    View on GitHub↗6,996
  • googlechrome/web-vitalsGoogleChrome avatar

    GoogleChrome/web-vitals

    8,534View on GitHub↗

    This project is a web performance monitoring library designed to collect, calculate, and attribute user experience metrics. It functions as a real user monitoring tool that tracks core loading and interactivity metrics from actual browser sessions to quantify website health and identify speed bottlenecks. The library includes a performance attribution engine that collects diagnostic data to pinpoint the root causes of page lag. This allows for the identification of specific performance bottlenecks alongside the measurement of core web vitals. The system provides comprehensive data export cap

    JavaScript
    View on GitHub↗8,534
  • ios-apm/ios-apm-secretsI

    iOS-APM/iOS-APM-Secrets

    0View on GitHub↗
    View on GitHub↗0
  • ios-apm/ios-system-servicesI

    iOS-APM/iOS-System-Services

    0View on GitHub↗
    View on GitHub↗0
  • ios-apm/systemmonitorI

    iOS-APM/SystemMonitor

    0View on GitHub↗
    View on GitHub↗0
  • jmervine/benchjmervine avatar

    jmervine/bench

    25View on GitHub↗

    Benchmark a web page and display results with a pretty UI.

    JavaScript
    View on GitHub↗25
  • keepfast/keepfastkeepfast avatar

    keepfast/keepfast

    103View on GitHub↗

    :horse_racing: A model driven framework for the evaluation web page performance

    JavaScript
    View on GitHub↗103
  • macbre/phantomasmacbre avatar

    macbre/phantomas

    2,263View on GitHub↗

    Headless Chromium-based web performance metrics collector and monitoring tool

    JavaScript
    View on GitHub↗2,263
  • meitu/mthawkeyemeitu avatar

    meitu/MTHawkeye

    1,503View on GitHub↗

    Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)

    Objective-C
    View on GitHub↗1,503
  • zizzamia/perfume.jsZizzamia avatar

    Zizzamia/perfume.js

    3,202View on GitHub↗

    Web performance library for measuring all performance vitals metrics

    TypeScript
    View on GitHub↗3,202
  • addyosmani/puppeteer-webperfaddyosmani avatar

    addyosmani/puppeteer-webperf

    1,859View on GitHub↗

    Automating Web Performance testing with Puppeteer 🎪

    JavaScript
    View on GitHub↗1,859
  • paulirish/pwmetricspaulirish avatar

    paulirish/pwmetrics

    1,239View on GitHub↗

    Progressive web metrics at your fingertipz. 💅 CLI tool and lib to gather performance metrics via Lighthouse .

    TypeScript
    View on GitHub↗1,239
  • qihoo360/argusapmQihoo360 avatar

    Qihoo360/ArgusAPM

    2,689View on GitHub↗

    Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

    Javaandroidapmargusapm
    View on GitHub↗2,689
  • stefanjudis/grunt-phantomasstefanjudis avatar

    stefanjudis/grunt-phantomas

    281View on GitHub↗

    Grunt plugin wrapping phantomas to measure frontend performance

    JavaScript
    View on GitHub↗281
  • tencent/gtTencent avatar

    Tencent/GT

    4,407View on GitHub↗

    GT is an on-device mobile debugging tool designed to capture network packets, analyze system logs, and profile hardware performance directly on a smartphone. It provides a portable suite of utilities for identifying software bugs and processing bottlenecks without requiring a connection to a host computer. The project features a plugin-based debugging framework that allows for the development of custom functional extensions to implement project-specific debugging logic. It also enables real-time parameter tuning and injection, allowing internal application settings to be modified during execu

    Java
    View on GitHub↗4,407
  • tencent/matrixTencent avatar

    Tencent/matrix

    12,020View on GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Javaandroidapm-clientwechat
    View on GitHub↗12,020
  • treosh/exthousetreosh avatar

    treosh/exthouse

    415View on GitHub↗

    Exthouse

    JavaScript
    View on GitHub↗415
  • zixun/godeyezixun avatar

    zixun/GodEye

    3,879View on GitHub↗

    GodEye is a runtime instrumentation tool and observability framework for Swift mobile applications. It functions as a mobile application debugger and in-process diagnostic overlay, providing a visual interface rendered directly over active applications to monitor metrics and inspect system states without requiring changes to the original source code. The framework enables real-time analysis through a suite of debugging workflows. It captures diagnostic data using method swizzling and system-level hooking to intercept function calls and monitor internal application behavior. The tool covers s

    Swift
    View on GitHub↗3,879
  • maplibre/maplibre-gl-jsmaplibre avatar

    maplibre/maplibre-gl-js

    9,931View on GitHub↗

    Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It serves as a web-based GIS visualization tool and an interactive map interface framework for rendering geographic data and vector tiles on web pages. The library provides capabilities for 3D terrain rendering and the integration of custom 3D content. It supports complex geospatial data visualization through the use of heatmaps, clusters, and 3D extrusions, while allowing for custom map styling and environmental effect customization. The system covers a broad range of functional a

    TypeScripthacktoberfestmaplibremaplibre-gl
    View on GitHub↗9,931