Skip to content

[GitHub Trending] oven-sh/bun

6 relevance
Score Breakdown
technical depth
5
novelty
5
actionability
5
community
5
strategic
5
personal
5

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Languages github.com
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one - oven-sh/bun
Summary

Bun is a drop-in Node.js replacement written in Zig using JavaScriptCore, offering a single executable with built-in package manager (bun install), test runner (bun test), bundler, and native APIs like Bun.serve, bun:sqlite, and Bun.sql for PostgreSQL. It dramatically reduces startup times and memory usage while supporting TypeScript and JSX out of the box.