awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bcicen avatar

bcicen/grmon

0
View on GitHub↗
1,895 estrellas·55 forks·Go·MIT·1 vista

Grmon

Command line monitoring for goroutines

Features

  • Debugging And Profiling - Monitors goroutines in the terminal.
  • Instrumentation and Tracing - Monitors goroutines in running processes.

Historial de estrellas

Gráfico del historial de estrellas de bcicen/grmonGráfico del historial de estrellas de bcicen/grmon

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace bcicen/grmon?

Command line monitoring for goroutines

¿Cuáles son las características principales de bcicen/grmon?

Las características principales de bcicen/grmon son: Debugging And Profiling, Instrumentation and Tracing.

¿Qué alternativas de código abierto existen para bcicen/grmon?

Las alternativas de código abierto para bcicen/grmon incluyen: arl/statsviz — Visualise Go runtime metrics in real time. google/gops — gops is a command-line diagnostic toolset for monitoring, profiling, and managing the runtime state of active Go… 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… andersmandersen/laravel-debugwindow.

Alternativas open-source a Grmon

Proyectos open-source similares, clasificados según cuántas características comparten con Grmon.
  • google/gopsAvatar de google

    google/gops

    7,011Ver en GitHub↗

    gops is a command-line diagnostic toolset for monitoring, profiling, and managing the runtime state of active Go applications. It functions as a runtime diagnostic tool that provides a focused interface for analyzing memory, profiling performance, and monitoring the health of running processes. The tool provides a set of specialized utilities including a performance profiler for capturing CPU and heap profiles, a memory analyzer for identifying leaks and triggering garbage collection, and a process monitor for discovering running binaries and visualizing process hierarchies. The project cove

    Go
    Ver en GitHub↗7,011
  • arl/statsvizAvatar de arl

    arl/statsviz

    3,638Ver en GitHub↗

    Visualise Go runtime metrics in real time

    Gogarbage-collectorgogolang
    Ver en GitHub↗3,638
  • spyder-ide/spyderAvatar de spyder-ide

    spyder-ide/spyder

    9,240Ver en 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
    Ver en GitHub↗9,240
  • ncsoft/unreal.jsAvatar de ncsoft

    ncsoft/Unreal.js

    3,754Ver en 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
    Ver en GitHub↗3,754
Ver las 30 alternativas a Grmon→