awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • oracle/graalالصورة الرمزية لـ oracle

    oracle/graal

    21,603عرض على GitHub↗

    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
    عرض على GitHub↗21,603
  1. Home
  2. Development Tools & Productivity
  3. Developer Tools
  4. Cross-Language Profilers & Debuggers