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

alfredoperez/ngx-dev-toolbar

0
View on GitHub↗
41 stars·3 forks·TypeScript·MIT·11 viewsalfredoperez.github.io/ngx-dev-toolbar↗

Ngx Dev Toolbar

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

Features

  • Debugging And Profiling - Development toolbar for improving productivity in the browser.

Star history

Star history chart for alfredoperez/ngx-dev-toolbarStar history chart for alfredoperez/ngx-dev-toolbar

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

Frequently asked questions

What does alfredoperez/ngx-dev-toolbar do?

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

What are the main features of alfredoperez/ngx-dev-toolbar?

The main features of alfredoperez/ngx-dev-toolbar are: Debugging And Profiling.

Which projects share features with alfredoperez/ngx-dev-toolbar?

Projects with overlapping indexed features include: spyder-ide/spyder — Spyder is a scientific integrated development environment designed for scientific computing and interactive Python… pytorch/executorch — ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It… ncsoft/unreal.js — Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game… alecthomas/repr. andrerds/ngx-debug-console — Captures console.log/info/warn/error output and HTTP traffic in a collapsible panel — inspect runtime behavior without… andersmandersen/laravel-debugwindow.

Projects sharing features with Ngx Dev Toolbar

These projects share indexed features with Ngx Dev Toolbar. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • alecthomas/reprA

    alecthomas/repr

    0View on GitHub↗
    View on GitHub↗0
  • Compare all 30 related projects→