
nub
The fast all-in-one Node.js toolkit
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
nub bundles the tools you already run a dozen times a day into one fast binary: it runs TypeScript files, executes your package scripts, fetches and runs packages from npm, installs dependencies, and manages Node versions. Written in Rust, it's pitched as a faster drop-in for tsx, npx, pnpm run, and pnpm install all at once. MIT-licensed, free, no accounts.
There's nothing to host or operate. You install one binary and it replaces a handful of separate tools. The speed claims are real on paper: roughly 3x faster file startup than tsx, much faster script dispatch than pnpm run, and pnpm-compatible installs. It also blocks postinstall scripts by default and checks dependencies against the osv.dev vulnerability database, which is a nice touch most runners skip.
Solo: worth a try if your script and install times annoy you. Small teams: same, but pin a version so everyone runs the same toolchain. Large teams: be cautious. This is a young project trying to replace five mature tools, and consolidating your whole dev workflow onto one new binary is a bet on its maintenance.
The catch: it is early, and "all-in-one" means a single point of failure for running, installing, and version-managing your project. When it breaks, it breaks everything at once, and you are leaning on a much smaller maintainer base than pnpm or Node itself.
Free vs Self-Hosted vs Paid
fully freeFree
Everything. nub is MIT-licensed and shipped as a single binary. You get the file runner, script runner (nub run), package runner (nubx), package manager (nub install), and a built-in Node version manager. No accounts, no tiers, no telemetry gate.
Self-hosted
Not applicable. This is a local CLI tool, not a service. Install the binary and go.
Paid
None. There is no paid tier and no hosted product.
Free and MIT-licensed, the whole toolkit in one binary with nothing held back.
What to do by team size
- Solo
- free
- Small team
- free
- Medium team
- free
- Large team
- free
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Nub (Organization)
- Stars
- 4,310
- Forks
- 61
Explore Further
More tools in the directory
uv
An extremely fast Python package and project manager, written in Rust.
90.0k ★deer-flow
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
82.8k ★vcpkg
C++ Library Manager for Windows, Linux, and MacOS
27.5k ★