# nidium/Nidium

nidium is an ongoing effort for a mobile hw-accelerated rendering engine to create apps and games. Embedding Mozilla JavaScript VM, Google Skia, Facebook Yoga.  https://twitter.com/nidiumproject for updates

Repository: https://github.com/nidium/Nidium
Canonical: https://ross.abutalabs.com/products/nidium
Homepage: https://www.nidium.com
Language: C++
License: NOASSERTION
License Family: other
Topics: spidermonkey, rendering, layout-engine, javascript, c-plus-plus, linux, macos, mozilla, skia, 2d-canvas, webassembly, canvas2d
Last push: 2019-11-12T18:23:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3757, "days_push": 2486, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1142, forks 65 (observed 2026-08-28T04:03:44.888795+00:00)

## What it is
Nidium is a hardware-accelerated rendering engine written in C++ for building apps and games with JavaScript, embedding Mozilla's SpiderMonkey engine, Google's Skia graphics library, and Facebook's Yoga layout engine. It exposes web-like APIs (Canvas 2D, WebGL, WebSocket, HTTP, module loading) in a lightweight standalone runtime for desktop and mobile, plus a server-side variant.

## Use cases
- build 2d games with javascript and canvas
- create cross-platform mobile apps with hardware-accelerated rendering
- run three.js or pixijs outside a browser
- prototype web-like apps without electron or webkit
- write javascript apps with tcp udp and http sockets
- embed a lightweight javascript runtime with canvas rendering

## When to choose
- you want a small (~20MB) standalone JavaScript runtime with Skia-accelerated 2D/WebGL rendering
- you need web-like canvas APIs without a browser engine dependency
- you target Linux, macOS, or Android including low-power devices like Raspberry Pi

## When to avoid
- you need Windows support, which is not implemented
- you need app packaging and distribution, a listed missing feature
- you need an actively maintained project - the last release was in 2019
- you need production-grade documentation

## Facets
- artifact type: framework
- maturity: abandoned
- function: graphics, game-engine, interpreter, http-server, websocket, file-system, concurrency
- domain: graphics, web-development, cross-platform, developer-tools
- platform: cpp
- tags: rendering-engine, skia, spidermonkey, canvas2d, webgl, layout-engine, yoga, hw-accelerated, javascript-runtime, mobile, game-development, linux, macos, android, javascript

## Member repositories
- nidium/Nidium (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.888795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:35:16.172047+00:00, confidence not recorded.
  - readme: https://github.com/nidium/Nidium (fetched 2026-08-28T04:03:44.888795+00:00, sha fc2497f50efb)
  - homepage: https://www.nidium.com (fetched 2026-08-29T12:40:22.089936+00:00, sha 82c758005ab5)
  - site_page: https://nidium.com/en/app/salesmanhdbot (fetched 2026-08-29T12:40:22.099801+00:00, sha aba1a201bc68)
  - site_page: https://nidium.com/en/app/StarsWalletShopBot (fetched 2026-08-29T12:40:22.102161+00:00, sha 2e0098a15b45)
  - site_page: https://nidium.com/en/app/curlyspybot (fetched 2026-08-29T12:40:22.104320+00:00, sha e6b1cd0fbada)
- Data as of 2026-08-30T08:39:29.467469+00:00.
