Ross ROSS = Recommend OSS · open-source software intelligence for agents

eclipse-omr/omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes observed · 2026-09-03

github.com/eclipse-omr/omr · homepage · C++ · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

93/100

  • Activity 100
  • Release rhythm 81
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 88
  • age_days: 3835
  • days_rel: 51
  • days_push: 0
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1010 stars · 430 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Eclipse OMR is a set of open source C and C++ components for building robust, high-performance language runtimes across many hardware and OS platforms. It provides reusable building blocks including a garbage collector, JIT compiler technology, threading library, platform porting layer, and test framework, derived from IBM's J9 Java virtual machine.

Use cases

  • build a garbage collector for my language runtime
  • add a JIT compiler to my interpreter
  • cross-platform threading library for a VM
  • reuse runtime components instead of writing my own GC
  • port my language runtime to multiple operating systems
  • build a custom virtual machine in C++

When to choose

  • you are building a language runtime or VM and want proven GC, JIT, and threading components
  • you need enterprise-grade runtime technology with cross-platform support
  • you want to avoid reimplementing OS interfaces, signal handling, and diagnostics for your language

When to avoid

  • you need a complete ready-to-use language runtime rather than components
  • your project is not written in C or C++
  • you only need a simple scripting language without managed memory or JIT

Facets

library · maturity active

compiler concurrency monitoring testing developer-tools programming-languages compilers developer-tools performance windows cpp c cross-platform garbage-collection jit-compiler language-runtime virtual-machine threading portability-layer linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
eclipse-omr/omrmain93

For agents

markdown · JSON · MCP: product_card(name="eclipse-omr/omr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem