Back to browse
GitHub Repository

The fast all-in-one Node.js toolkit

1,490 starsRust

Nub – A Bun-like all-in-one toolkit for Node.js

by colinmcd·Jun 24, 2026·58 points·11 comments

AI Analysis

●●SolidSlickSolve My Problem

Rust-powered Node toolkit consolidating tsx, pnpm, and nvm into one CLI.

Strengths
  • Measurable speed claims: 24× faster run, 19× faster npx, 2.5× faster install.
  • No runtime lock-in—wraps stock Node instead of replacing it like Bun.
  • GitHub Actions integration via setup-nub for CI/CD pipelines.
Weaknesses
  • Orchestration of existing tools rather than novel architecture—similar to tspub.
  • Each component (tsx, pnpm, nvm) already well-served by mature alternatives.
Target Audience

Node.js developers tired of managing multiple CLI tools

Similar To

Bun · tsx · Volta

Similar Projects