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

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

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

microsoft/openjdk

0
View on GitHub↗
342 نجوم·19 تفرعات·MIT·3 مشاهداتwww.microsoft.com/openjdk↗

Openjdk

Microsoft Build of OpenJDK

Features

  • JVM and JDK Implementations - Microsoft-supported distribution of the OpenJDK.

سجل النجوم

مخطط تاريخ النجوم لـ microsoft/openjdkمخطط تاريخ النجوم لـ microsoft/openjdk

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Openjdk

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Openjdk.
  • alibaba/dragonwell8الصورة الرمزية لـ alibaba

    alibaba/dragonwell8

    4,322عرض على GitHub↗

    This project is a customized OpenJDK distribution optimized for high-throughput distributed applications. It features a coroutine runtime engine that replaces kernel threads with lightweight symmetric coroutines to increase concurrency and reduce scheduling overhead while maintaining standard Java interface compatibility. The runtime distinguishes itself through a multi-tenant resource manager and specialized networking providers. It implements resource isolation for CPU and memory to prevent cross-tenant interference and integrates Remote Direct Memory Access for high-throughput, low-latency

    Java
    عرض على GitHub↗4,322
  • codenameone/codenameoneالصورة الرمزية لـ codenameone

    codenameone/CodenameOne

    1,840عرض على GitHub↗

    Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

    Javaandroidapp-frameworkcodename-one
    عرض على GitHub↗1,840
  • eclipse/openj9الصورة الرمزية لـ eclipse

    eclipse/openj9

    3,524عرض على GitHub↗

    Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

    Java
    عرض على GitHub↗3,524
  • 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

    Javaaotcompilergraalvm
    عرض على GitHub↗21,603

الأسئلة الشائعة

ما هي وظيفة microsoft/openjdk؟

Microsoft Build of OpenJDK

ما هي الميزات الرئيسية لـ microsoft/openjdk؟

الميزات الرئيسية لـ microsoft/openjdk هي: JVM and JDK Implementations.

ما هي البدائل مفتوحة المصدر لـ microsoft/openjdk؟

تشمل البدائل مفتوحة المصدر لـ microsoft/openjdk: alibaba/dragonwell8 — This project is a customized OpenJDK distribution optimized for high-throughput distributed applications. It features… codenameone/codenameone — Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support… eclipse/openj9 — Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high… oracle/graal — GraalVM is a polyglot virtual machine and high-performance runtime designed to execute multiple programming languages…