Skip to content

[GitHub Trending] oven-sh/bun

8.7 relevance
Score Breakdown
technical depth
8
novelty
5
actionability
9
community
10
strategic
7
personal
8

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

Bun JavaScript runtime, a major dev tool with high community traction and actionability.

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

Bun is an all-in-one JavaScript/TypeScript toolkit written in Zig, using JavaScriptCore for a fast runtime that serves as a drop-in Node.js replacement. It bundles a test runner, package manager (bun install), bundler, and native APIs for HTTP, SQLite, PostgreSQL, and S3, dramatically reducing startup times and memory usage. Available on Linux, macOS, and Windows, it can be installed via script, npm, Homebrew, or Docker.