robovm/robovm
For more info see observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4986
- days_rel: n/a
- days_push: 989
- n_releases_24m: 0
Adoption not part of the score
1637 stars · 384 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RoboVM is an ahead-of-time compiler and runtime that translates JVM bytecode into native machine code, primarily enabling Java and Kotlin applications to run on iOS. It provides bindings to native iOS APIs so JVM-based apps and games (notably libGDX) can be deployed to Apple devices.
Use cases
- compile java app to native ios binary
- run jvm code on iphone
- build ios game with libgdx in java
- port java library to ios
- aot compile kotlin for ios
When to choose
- you want to ship a Java or Kotlin app or libGDX game to iOS without rewriting in Swift
- you need ahead-of-time compilation of JVM bytecode to native code
When to avoid
- you are starting a new iOS project with no existing JVM codebase
- you need guaranteed long-term support, as the project is largely inactive
- you target Android only, where standard JVM tooling suffices
Facets
framework · maturity maintenance
compiler mobile-framework interpreter mobile-development compilers cross-platform jvm windows java-to-native aot-compilation ios-development jvm libgdx ios macos linux
1 source
- readme: https://github.com/robovm/robovm · fetched 2026-08-28 · 4461d22e2115
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robovm/robovm | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem