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

joeferner/node-java

Bridge API to connect with existing Java APIs. observed · 2026-08-28

github.com/joeferner/node-java · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 65
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5339
  • days_rel: n/a
  • days_push: 211
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1891 stars · 288 forks observed · 2026-08-28

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

A Node.js native addon (C++/JNI bridge) that lets JavaScript code call Java classes and APIs directly from Node. It provides a bridge API for interacting with existing Java libraries from the Node.js runtime.

Use cases

  • call java libraries from node.js
  • bridge node and jvm code
  • use existing java apis in javascript
  • invoke java classes from node
  • integrate legacy java code with node app

When to choose

  • you need to call Java code from Node.js without running a separate JVM service
  • you want direct JNI-level interop with existing Java libraries

When to avoid

  • you prefer decoupled integration via HTTP or message queues instead of in-process JNI
  • your build environment cannot compile native addons or lacks a full JDK

Facets

library · maturity maintenance

sdk developer-tools developer-tools cross-platform windows cross-platform java-bridge jni nodejs-addon interop nodejs linux macos

1 source

Member repositories

RepositoryRoleHealth v2
joeferner/node-javamain62

For agents

markdown · JSON · MCP: product_card(name="joeferner/node-java")

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