Bun topic

Bun is an all-in-one JavaScript toolkit, including a runtime, package manager, test runner, and bundler.

  • Runtime: Bun is a JavaScript runtime built on top of JavaScriptCore, the engine that powers WebKit. It's designed to be a drop-in replacement for Node.js, while being faster and improving developer experience. It also includes built-in support for TypeScript and JSX.
  • Package manager: Bun includes a package manager that's vastly quicker than npm and Yarn, and is compatible with existing Node.js projects.
  • Test runner: Bun includes a Jest-compatible test runner that uses the Bun runtime. It supports TypeScript and JSX, lifecycle hooks, and UI/DOM testing.

List Bun repositories

awesome-bun

2.5k
Stars
113
Forks
Watchers

⚡️ A curated list of awesome things related to Bun

kingworld

120
Stars
7
Forks
Watchers

Fast, and friendly Bun web framework

bunrest

273
Stars
28
Forks
Watchers

An express-like API for bun server

youtube-sr

102
Stars
17
Forks
Watchers

A dead-simple youtube metadata scraper

bun

106
Stars
16
Forks
Watchers

Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library

bun-types

76
Stars
11
Forks
Watchers

TypeScript type definitions for Bun's JavaScript runtime APIs

siopao

84
Stars
3
Forks
Watchers

A minimal routing library designed to sit on top of Bun's fast HTTP server.

bkg

281
Stars
2
Forks
Watchers

Package Bun apps into a single executable

js

49
Stars
3
Forks
Watchers

📝 Hop server side client library in JavaScript for Node.js

Bix

31
Stars
1
Forks
Watchers

Bix, an F# micro-framework for cross-runtime JavaScript backends