holepunchto/bare
Small and modular JavaScript runtime for desktop and mobile observed · 2026-09-03
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 97
- Longevity 96
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: 1
- age_days: 1354
- days_rel: 21
- days_push: 0
- n_releases_24m: 18
Adoption not part of the score
1222 stars · 32 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bare is a small, modular JavaScript runtime built on V8 (via libjs) and libuv, designed for desktop and mobile with embedding and cross-device support as core use cases. It provides an asynchronous, event-driven architecture like Node.js, with CJS/ESM interop, native addons, and lightweight threads, making it well suited for peer-to-peer applications.
Use cases
- run javascript on mobile and desktop from one runtime
- embed a javascript engine in a native application
- build peer-to-peer networked apps in javascript
- lightweight alternative to node.js
- run javascript on embedded or low-resource hardware
- write cross-platform scripts with node-like apis
When to choose
- you need a minimal, embeddable JS runtime across phones and desktops
- you want Node-like async JavaScript with a smaller footprint
- you're building P2P apps in the Pear/Holepunch ecosystem
When to avoid
- you rely on the full Node.js standard library and npm ecosystem compatibility
- you need mature, battle-tested production tooling and long-term LTS support
- your project depends on Node-specific native modules
Facets
cli-tool · maturity active
interpreter concurrency http-server developer-tools programming-languages developer-tools cross-platform mobile-development desktop-applications windows cli cross-platform javascript-runtime v8 libuv nodejs-alternative embeddable p2p native-addons esm cjs linux macos android ios
2 sources
- readme: https://github.com/holepunchto/bare · fetched 2026-09-03 · 5f16fa4af827
- homepage: https://bare.pears.com · fetched 2026-08-29 · 5999bdd3a474
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| holepunchto/bare | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="holepunchto/bare")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem