eclipse-omr/omr
Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes 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
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
- readme: https://github.com/eclipse-omr/omr · fetched 2026-09-03 · dc2ad3a9d8d8
- homepage: http://www.eclipse.org/omr · fetched 2026-08-29 · e69edd1dce93
- site_page: https://eclipse.dev/omr/starter/whatisomr.html · fetched 2026-08-29 · 29ca216bd17e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eclipse-omr/omr | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem