bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- install: reject non-URL-friendly npm package names before registry routing
- redis: harden connection lifecycle (Handshake enum, promise-settlement fixes, -1251 LOC)
- tty(windows): make non-stdin ReadStream#setRawMode use VT raw mode
- crypto, zlib, zstd: copy resizable ArrayBuffer inputs before queuing to the threadpool
- process.env: coerce assigned values to strings across all construction paths
- node:http: deliver a pipelined POST's body when the previous response is still in flight
- windows: recognize reserved DOS device names before NtCreateFile
- dns: re-read system nameservers when network config changes
- fetch: add record/replay store (dir + memory backends)
- process/worker: env descriptor validation, worker execArgv policy table with per-worker --expose-gc (+3 tests, worker 74%→76%)
- Docs
- Zig not yet supported