/awesome-bun

⚡️ A curated list of awesome things related to Bun

Creative Commons Zero v1.0 UniversalCC0-1.0


logo of awesome-bun repository

Awesome Bun

A curated list of awesome things related to Bun

Awesome

Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.

Contents

Essentials

Articles

Boilerplates

Extensions

Frameworks

  • Elysia - Fast, and friendly Bun web framework.
  • Stric - A Bun-first framework for building high performance and scalable web applications and APIs.
  • Vixeny - A fast, pure functional web framework for Bun and Deno.
  • Hono - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
  • Grace - An innovative, type-safe and easy-to-use API framework.
  • Primate - Expressive, minimal and extensible web framework.
  • NBit - A zero-dependency, strongly-typed web framework for Bun, Node and Cloudflare workers.
  • GraphQL Yoga - A fast, fully featured GraphQL Framework that runs on Bun, Cloudflare Workers, Deno, and any JS environment.
  • nhttp - A Simple web-framework for Deno and Friends.
  • helene - Real-time Web Apps for Node.js and Bun

Libraries

  • @stricjs/utils - A set of blazingly fast, general-purpose web utilities.
  • Hattip - Set of JavaScript packages for building HTTP server applications, with Bun support.
  • Siopao - Minimal routing library. Based on Radix Tree.
  • Fluxify - A neat little library powered by Bun for building apis.
  • GraphQL Mesh - Gateway that takes any source API and exposes GraphQL. Runs on Bun, Cloudflare Workers, Deno, and any JS environment.
  • bun-types - Typescript with Bun.

ORMs

  • instant - Rails-inspired JavaScript ORM and Migrations for Postgres

Utilities

  • bun-fs-router-plugin - Bundler plugin to enable filesystem based routing at build time
  • bun-utilities - Bindings for useful functions for bun.
  • bun-livereload - Automatically reload any imports.
  • bun-html-live-reload - Automatically reload html when Bun server hot reloads.
  • bun-wifi-name - Get current wifi name in Bun.
  • serve-static-bun - Serve static files using Bun.serve or Bao.js.
  • bun-promptx - Terminal prompt library based on bubbles via bun:ffi.
  • blipgloss - Style definitions for nice terminal layouts 👄.
  • Lyra - 🌌 Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript.
  • bnx - zx inspired shell for Bun/Node.
  • bun-aws-lambda - Hacky attempt to get bun to run on AWS Lambda
  • postgres-bun - fast postgres bindings for bun runtime (libpq ffi)
  • bun-plugin-dts - A Bun plugin for generating dts files.
  • bun-plugin-csv - A Bun plugin which converts .csv and .tsv files into JavaScript modules.
  • bun-lightningcss - Lightning CSS plugin for Bun with class composition support.
  • bun-plugin-proto - Adds support for .proto imports in Bun.
  • bun-plugin-swc - A Bun plugin for transpiling TypeScript with SWC (Speedy Web Compiler).
  • bun-auto-import - Auto import support for Bun, powered by Unimport.

Adapters

Videos

[EN] 🇬🇧

[ES] 🇪🇸

Tools

  • bun.new - Instant Bun playground in browser.
  • Bum - A fast Bun version manager written in Rust.
  • sublime-bun - Bun binary files viewer and other Bun-related stuff for Sublime Text editor.
  • Shumai - A delicious new outlook on command line argument handling with Bun.
  • asdf-bun - asdf version manager plugin for installing Bun.
  • setup-bun - Set up your GitHub Actions workflow with a specific version of Bun.
  • action-setup-bun - Setup GitHub Actions workflow with a specific version of Bun.
  • bun-discord-bot - Interaction Discord bot written in JS and TS using Bun runtime environment.
  • bun-discord-bot(serverless) - Official serverless discord bot for bun discord server.
  • bunbot - Native cross-platform GUI automation for the Bun runtime. Supports Mac and Windows for now.
  • Discall - A async functional discord API wrapper written in bun.
  • bun-doc - A procedural documentation and website generator written in Bun.
  • VS Code Bun extension - VS Code extension to execute JavaScript .js file or TypeScript .ts file by Bun.
  • proto - Multi language version manager
  • bkg - package bun apps into a single executable
  • pmb - 🌟 Process manager for bun
  • ni - 💡 Use the right package manager

Community

Contributing

This repository is built for the community. Submit packages, articles, blogs, videos and more that utilizes Bun to share with the developer community. Please refer to CONTRIBUTING.md for details.

License

CC0