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

voodooattack/nexusjs

Nexus.js - The next-gen JavaScript platform observed · 2026-08-28

github.com/voodooattack/nexusjs · homepage · C++ · GPL-3.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3793
  • days_rel: n/a
  • days_push: 2784
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1087 stars · 18 forks observed · 2026-08-28

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

Nexus.js is a multi-threaded JavaScript runtime built on JavaScriptCore (WebKit) with an asynchronous, non-blocking I/O model and a thread-pool scheduler. It is Promise-based, fully embraces ES6 modules, and is not compatible with Node.js APIs.

Use cases

  • run javascript with true multithreading
  • serve http requests from a multi-threaded js runtime
  • write promise-based concurrent javascript without node.js
  • experiment with es6 module-only javascript runtimes
  • benchmark multi-threaded javascript i/o performance

When to avoid

  • you need Node.js API or npm ecosystem compatibility
  • you need a maintained, production-ready runtime
  • you require native add-ons or a stable ABI

Facets

application · maturity abandoned

interpreter concurrency http-server web-framework programming-languages developer-tools backend windows cross-platform cli javascript-runtime javascriptcore multithreaded promise-based es6 nodejs-alternative linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
voodooattack/nexusjsmain10

For agents

markdown · JSON · MCP: product_card(name="voodooattack/nexusjs")

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