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
·
eclipse avatar

eclipse/openj9

0
View on GitHub↗
3,524 stars·788 forks·Java·9 views

Openj9

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.

Features

  • JVM and JDK Implementations - Enterprise-grade JVM runtime technology.
  • Virtual Machines - High-performance Eclipse OpenJ9 JVM.

Star history

Star history chart for eclipse/openj9Star history chart for eclipse/openj9

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

Open-source alternatives to Openj9

Similar open-source projects, ranked by how many features they share with Openj9.
  • codenameone/codenameonecodenameone avatar

    codenameone/CodenameOne

    1,840View on 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
    View on GitHub↗1,840
  • includeos/includeosincludeos avatar

    includeos/IncludeOS

    5,239View on GitHub↗

    IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a single bootable image. It functions as a resource-efficient cloud service virtual machine and a lightweight serverless runtime environment designed to minimize memory footprints and boot times. The project provides a Linux compatibility layer via a C library, allowing applications written for Linux to be compiled and executed within the unikernel environment. It also serves as a network appliance framework for building high-performance firewalls and load balancers using config

    C++cppoperating-systemunikernel
    View on GitHub↗5,239
  • facebook/hhvmfacebook avatar

    facebook/hhvm

    18,635View on GitHub↗

    HHVM is a high-performance execution engine and runtime environment designed for the Hack language. It functions as a persistent web application server that processes incoming network traffic, while also providing command-line utilities for executing standalone scripts and performing automated tasks. The project distinguishes itself through a sophisticated execution model that utilizes just-in-time compilation to translate bytecode into optimized machine code. This process is supported by a static type analysis engine that enforces strict data constraints and identifies type inconsistencies b

    C++hackhacklanghhvm
    View on GitHub↗18,635
  • fcambus/jsemufcambus avatar

    fcambus/jsemu

    1,849View on GitHub↗

    A list of emulators written in the JavaScript programming language.

    View on GitHub↗1,849
See all 16 alternatives to Openj9→

Frequently asked questions

What does eclipse/openj9 do?

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.

What are the main features of eclipse/openj9?

The main features of eclipse/openj9 are: JVM and JDK Implementations, Virtual Machines.

What are some open-source alternatives to eclipse/openj9?

Open-source alternatives to eclipse/openj9 include: codenameone/codenameone — Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support… includeos/includeos — IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a… facebook/hhvm — HHVM is a high-performance execution engine and runtime environment designed for the Hack language. It functions as a… google/j2objc — j2objc is a source-to-source compiler and transpiler that converts Java source code into Objective-C. It functions as… fcambus/jsemu — A list of emulators written in the JavaScript programming language. alibaba/dragonwell8 — This project is a customized OpenJDK distribution optimized for high-throughput distributed applications. It features…