Skip to content

[GitHub Trending] oven-sh/bun

8.1 relevance
Score Breakdown
technical depth
8
novelty
6
actionability
9
community
10
strategic
8
personal
9

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

Bun is a fast, all-in-one JS runtime; highly actionable and popular but not brand new.

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

Bun is a Rust-based, JavaScriptCore-powered runtime that serves as a drop-in Node.js replacement, bundling a package manager, test runner, and bundler into a single binary. It dramatically reduces startup times (sub-second vs seconds) and memory usage, supports Linux, macOS, and Windows, and includes built-in APIs for SQLite, PostgreSQL, S3, cron, WebSockets, and more, enabling near-zero-config migration from existing Node.js projects.

Author

oven-sh