awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCross-Language Profilers & Debuggers

Developer tools that provide debugging and profiling capabilities across multiple different programming languages.

Distinct from Developer Tools: Specifically targets the creation of universal debuggers and profilers, unlike general state inspection tools.

Explore 1 awesome GitHub repository matching development tools & productivity · Cross-Language Profilers & Debuggers. Refine with filters or upvote what's useful.

Awesome Cross-Language Profilers & Debuggers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • oracle/graalAvatar von oracle

    oracle/graal

    21,603Auf GitHub ansehen↗

    GraalVM is a polyglot virtual machine and high-performance runtime designed to execute multiple programming languages within a single environment. It functions as a JVM language toolkit for building language implementations, a native image compiler for transforming bytecode into standalone binaries, and an execution environment for LLVM bitcode and WebAssembly modules. The project is distinguished by its polyglot interoperability framework, which allows different languages to share data and execution state with low overhead. It utilizes self-modifying abstract syntax trees to optimize languag

    Enables the creation of debuggers and profilers that work across different languages via a shared abstract syntax tree.

    Javaaotcompilergraalvm
    Auf GitHub ansehen↗21,603
  1. Home
  2. Development Tools & Productivity
  3. Developer Tools
  4. Cross-Language Profilers & Debuggers