Bun

Intermediate Proficiency
siBun

Bun is a fast, modern JavaScript runtime that combines a package manager, a bundler, and a test runner in one tool. It’s designed as an alternative to Node.js, focusing on speed and developer productivity by being built with Zig and optimized for performance.

Related Projects

  • A fullstack Bun boilerplate. Uses Hono on backend and Vite to power the static React 19 app.

    Active