awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pkg/profile

Open-source alternatives to Profile

30 open-source projects similar to pkg/profile, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Profile alternative.

  • andywer/leakageandywer avatar

    andywer/leakage

    1,593View on GitHub↗

    🐛 Memory leak testing for node.

    JavaScript
    View on GitHub↗1,593
  • arl/statsvizarl avatar

    arl/statsviz

    3,638View on GitHub↗

    Visualise Go runtime metrics in real time

    Gogarbage-collectorgogolang
    View on GitHub↗3,638
  • jaegertracing/jaegerjaegertracing avatar

    jaegertracing/jaeger

    22,890View on GitHub↗

    Jaeger is a distributed tracing platform used for collecting, storing, and visualizing request flows across microservices. It identifies performance bottlenecks and errors by tracking requests as they move through multiple service boundaries. The system includes telemetry collectors, a multi-tenant backend, and a trace visualizer. The platform provides a multi-tenant tracing infrastructure that isolates data and queries by tenant to support shared environments. It supports standardized telemetry ingestion via the OpenTelemetry Protocol over gRPC and HTTP. To manage storage costs and overhead,

    Gocncfdistributed-tracinghacktoberfest
    View on GitHub↗22,890
  • kamilsk/tracerK

    kamilsk/tracer

    0View on GitHub↗
    View on GitHub↗0
  • davidmarkclements/0xdavidmarkclements avatar

    davidmarkclements/0x

    3,547View on GitHub↗

    🔥 single-command flamegraph profiling 🔥

    JavaScript
    View on GitHub↗3,547

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
  • spyder-ide/spyderspyder-ide avatar

    spyder-ide/spyder

    9,240View on GitHub↗

    Spyder is a scientific integrated development environment designed for scientific computing and interactive Python programming. It functions as a static analysis code editor and an interactive Python console, providing a specialized environment for writing and analyzing code for science and engineering. The platform distinguishes itself as an extensible development tool, utilizing a modular plugin architecture that allows for the addition of custom features or the embedding of core components into other software. It features a dedicated debugger and profiler for tracing code execution and mea

    Python
    View on GitHub↗9,240
  • ncsoft/unreal.jsncsoft avatar

    ncsoft/Unreal.js

    3,754View on GitHub↗

    Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game logic and manage application state. It provides a bridge for writing high-level application behavior and actor control without modifying the core engine source code, as well as a framework for extending the Unreal Engine editor with custom interface elements. The project distinguishes itself through a V8-based integration that supports real-time code reloading and live iteration, allowing scripts to be updated without restarting the application. It includes a bidirectional commu

    javascriptpluginscripting
    View on GitHub↗3,754
  • pytorch/executorchpytorch avatar

    pytorch/executorch

    4,296View on GitHub↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Pythondeep-learningembeddedgpu
    View on GitHub↗4,296
  • andersmandersen/laravel-debugwindowA

    andersmandersen/laravel-debugwindow

    0View on GitHub↗
    View on GitHub↗0
  • appsilon/shiny.tictocA

    Appsilon/shiny.tictoc

    0View on GitHub↗

    {shiny.tictoc} allows you to measure:

    View on GitHub↗0
  • amadeusitgroup/ngrx-devtoolAmadeusITGroup avatar

    AmadeusITGroup/ngrx-devtool

    41View on GitHub↗

    Debug NgRx with confidence

    TypeScript
    View on GitHub↗41
  • appstract/laravel-tracerA

    appstract/laravel-tracer

    0View on GitHub↗

    Tracer shows the paths of all the Blade files that are loaded into your templates. This could be very convenient for a number of reasons: If you're working on a large project with alot of views/partials New to a project and want to get a quick overview of the structure of pages If you're…

    View on GitHub↗0
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948View on GitHub↗

    Node-clinic is a performance profiling suite for Node.js designed to diagnose CPU bottlenecks, memory leaks, and asynchronous event loop issues. It provides specialized diagnostic tools for visualizing asynchronous flows, generating CPU flame graphs, and analyzing heap memory allocation. The suite includes a CPU flame graph tool to identify functions consuming the most processing time, a heap memory analyzer to track object allocation and leaks, and an asynchronous I/O profiler to map operation flows and find event loop bottlenecks. These tools cover broader capabilities in CPU execution pro

    JavaScript
    View on GitHub↗5,948
  • barbushin/php-consolebarbushin avatar

    barbushin/php-console

    1,336View on GitHub↗

    Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome

    PHP
    View on GitHub↗1,336
  • adsr/phpspyadsr avatar

    adsr/phpspy

    1,493View on GitHub↗

    low-overhead sampling profiler for PHP 7+

    C
    View on GitHub↗1,493
  • appsilon/shiny.infoAppsilon avatar

    Appsilon/shiny.info

    63View on GitHub↗

    status](https://www.r-pkg.org/badges/version/shiny.info)](https://cran.r-project.org/package=shiny.info) status](https://github.com/Appsilon/shiny.info/workflows/R-CMD-check/badge.svg)](https://github.com/Appsilon/shiny.info/actions?workflow=R-CMD-check)…

    R
    View on GitHub↗63
  • bcicen/grmonbcicen avatar

    bcicen/grmon

    1,895View on GitHub↗

    Command line monitoring for goroutines

    Goclicommand-linedeveloper-tools
    View on GitHub↗1,895
  • appsilon/shiny.benchmarkAppsilon avatar

    Appsilon/shiny.benchmark

    33View on GitHub↗

    shiny.benchmark is a tool aimed to measure and compare the performance of different versions of a shiny application. Based on a list of different application versions, accessible by a git repo by its refs (commit hash or branch name), the user can write instructions to be executed using Cypress…

    R
    View on GitHub↗33
  • alfredoperez/ngx-dev-toolbaralfredoperez avatar

    alfredoperez/ngx-dev-toolbar

    41View on GitHub↗

    A powerful development toolbar for Angular applications to improve your developer productivity directly in the browser.

    TypeScript
    View on GitHub↗41
  • beberlei/metricsbeberlei avatar

    beberlei/metrics

    321View on GitHub↗

    Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.

    PHP
    View on GitHub↗321
  • benfred/py-spybenfred avatar

    benfred/py-spy

    15,272View on GitHub↗

    py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to identify performance bottlenecks and diagnose hanging programs without requiring code changes or restarts. The tool operates by reading the memory of a running process from the outside, which enables non-invasive sampling and state collection without pausing execution. It can resolve binary symbols to capture performance data from native extensions written in compiled languages and generate visual flame graphs for both native extensions and subprocesses. The project provides capa

    Rustperformance-analysisprofilerprofiling
    View on GitHub↗15,272
  • beyondcode/laravel-view-xraybeyondcode avatar

    beyondcode/laravel-view-xray

    558View on GitHub↗

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the…

    PHP
    View on GitHub↗558
  • bnoordhuis/node-heapdumpbnoordhuis avatar

    bnoordhuis/node-heapdump

    2,558View on GitHub↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    View on GitHub↗2,558
  • buggregator/trapbuggregator avatar

    buggregator/trap

    270View on GitHub↗

    A local debug server and utilities set for PHP projects

    PHP
    View on GitHub↗270
  • bugphix/bugphix-laravelbugphix avatar

    bugphix/bugphix-laravel

    117View on GitHub↗

    Capture and monitor detailed error logs with nice dashboard and UI

    HTML
    View on GitHub↗117
  • cafxx/gcnotifierC

    CAFxX/gcnotifier

    0View on GitHub↗
    View on GitHub↗0
  • basesecrete/rorvswildBaseSecrete avatar

    BaseSecrete/rorvswild

    389View on GitHub↗

    Performances & exceptions monitoring for Ruby on Rails applications

    Ruby
    View on GitHub↗389
  • d-edge/fasmd-edge avatar

    d-edge/fasm

    195View on GitHub↗

    F# -> ASM disassembler

    F#
    View on GitHub↗195
  • davecgh/go-spewdavecgh avatar

    davecgh/go-spew

    6,393View on GitHub↗

    go-spew is a deep inspection library and debugging utility for Go. It functions as a data structure pretty printer that renders complex, nested types into human-readable strings with indentation and type information. The library provides specialized capabilities for visualizing internal program states, including the ability to dump data structures with pointer addresses and map keys. It includes a configuration system to adjust printing behavior, such as limiting recursion depth and setting indentation. The tool uses reflection-based type inspection and recursive tree traversal to handle nes

    Go
    View on GitHub↗6,393
  • barryvdh/laravel-ide-helperbarryvdh avatar

    barryvdh/laravel-ide-helper

    14,847View on GitHub↗

    This tool functions as a generator that maps dynamic framework methods and database model properties to static files, ensuring integrated development environments recognize runtime features. It acts as a static analysis helper by inspecting framework structures to provide accurate type hinting and autocompletion for core classes and container-bound objects. The project distinguishes itself by its ability to interrogate the dependency injection registry and scan runtime method registrations to document dynamically added functionality. It further differentiates by performing reflection-based in

    PHPautocompletionhacktoberfestlaravel
    View on GitHub↗14,847