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

eclipsesource/J2V8

Java Bindings for V8 observed · 2026-08-28

github.com/eclipsesource/J2V8 · Java observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 52
  • 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: 4413
  • days_rel: n/a
  • days_push: 292
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2627 stars · 387 forks observed · 2026-08-28

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

J2V8 is a set of Java bindings for Google's V8 JavaScript engine, providing a high-performance way to execute JavaScript from Java applications. It was originally built as the JS runtime for Tabris.js and works well on Android and the JVM.

Use cases

  • run javascript from java
  • embed a js engine in an android app
  • server-side render react components on the jvm
  • execute javascript scripts in a java application
  • call java methods from javascript
  • run node.js on the jvm

When to choose

  • you need a fast, tightly integrated V8 runtime inside a Java or Android application
  • you want a statically typed, primitive-first bridge between Java and JavaScript
  • you need SSR of JavaScript frameworks from a JVM backend

When to avoid

  • you need a pure-JavaScript engine with no native binaries
  • you want a maintained project with active development and a clear license
  • you need modern ECMAScript features from a recent V8 version
  • you prefer higher-level engines like GraalJS or QuickJS bindings

Facets

library · maturity maintenance

interpreter sdk programming-languages developer-tools mobile-development backend jvm cross-platform javascript-engine v8 java-bindings js-runtime jni android

1 source

Member repositories

RepositoryRoleHealth v2
eclipsesource/J2V8main56

For agents

markdown · JSON · MCP: product_card(name="eclipsesource/J2V8")

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