oven-sh

oven-sh / bun

#4
91,7064,578+910 todayRust

极速全能的JavaScript运行时、打包工具、测试运行器和包管理器——集于一身。

📖 README

BunDocumentation   •   Discord   •   Issues   •   RoadmapRead the docs →What is Bun?Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called `bun`.At its core is the Bun runtime, a fast JavaScript runtime designed as a drop-in replacement for Node.js. It's written in Zig and powered by JavaScriptCore under the hood, dramatically reducing startup times and memory usage.[代码块]The `bun` command-line tool also implements a test runner, script runner, and Node.js-compatible package manager. Instead of 1,000 nodemodules for development, you only need `bun`. Bun's built-in tools are significantly faster than existing options and usable in existing Node.js projects with little to no changes.[代码块]InstallBun supports Linux (x64 & arm64), macOS (x64 & Apple Silicon), and Windows (x64 & arm64).> Linux users — Kernel version 5.6 or higher is strongly recommended, but the minimum is 5.1.> x64 us...

📊 项目信息

语言
Rust
Stars
91,706
Forks
4,578
今日新增
+910
排名
#4
收录
总榜
趋势日期
2026年5月17日
最后推送
2026/5/17

🏷️ 标签

bunbundlerjavascriptjavascriptcorejsxnodejsnpmreacttranspilertypescriptzigziglang

📸 截图

bun screenshot 1