Technology

Bun

Bun is the fast, all-in-one JavaScript runtime and toolkit: it replaces Node.js, npm, and multiple development tools with a single, cohesive executable.

Bun delivers a high-performance JavaScript runtime, built from scratch in Zig and powered by Apple's JavaScriptCore engine (not V8). It functions as a drop-in replacement for Node.js, but unifies the entire development workflow: the runtime, package manager (e.g., `bun install`), bundler (`bun build`), and test runner (`bun test`) are all integrated. This architecture dramatically reduces startup times and memory usage, offering significant speed gains, especially in tasks like package installation (up to 30x faster than npm) and server-side rendering.

https://bun.sh/

What builders pair with Bun

Projects using both technologies. Select a pairing to see a project.

12 more pairings

Pairing: TypeScript

Photo from the event
Event photo

Does your coding harness actually do anything? Measuring it, fairly.

Boston · June 29, 2026

Recent Talks & Demos

Showing 1-19 of 19

Members-Only

Sign in to see who built these projects