SaaSHub helps you find the best software and product alternatives Learn more →
Bun Alternatives
Similar projects and alternatives to bun
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
-
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
-
-
-
material-ui-docs
⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:
-
-
tigerbeetle
The financial transactions database designed for mission critical safety and performance.
-
-
-
-
bun discussion
bun reviews and mentions
- Next.js 15 Server Crash
-
Building bun-tastic: A Fast, High-Performance Static Site Server (OSS)
bun-tastic is a high-performance static site server that's designed to be fast, flexible, and easy to use. It's built to run on Bun(a fast and modern JavaScript runtime) and its S3 API. It uses any S3-compatible object storage to store the site files. However, I'd recommend you use Tigris because it can cache objects globally, making it faster for you to access them from anywhere in the world. Think of it like AWS S3 and CloudFront combined, but in this case you don't have to pay extra for global cache or worry about setting up an extra tool.
-
How to turn any website into png
In this tutorial we will be using puppeteer to screenshot/screen record any website. For a full api version made with bun and nitro go here.
-
RAG - Designing the CLI interface
Given these constraints, I will go with Typescript and Bun for this project.
-
zsh: command not found: bun
Hello, my fellow readers! When I first tried to set up bun I expected that Bun would work from any location on my disk. However, I encountered zsh: command not found when I tried running bun command from my repository.
-
What are JavaScript Engines?
These runtimes' goal, as stated by Bun's docs, "is to run most of the world's JavaScript outside of browsers, bringing performance and complexity enhancements to your future infrastructure, as well as developer productivity through better, simpler tooling." These runtimes, in fact, leverage the power of JavaScript engines to make JavaScript run outside of browsers.
-
What is Evan You doing by creating VoidZero, and what are the issues with JS toolchains?
Bun JS runtime, Focus on performance and all-in-one
- Deploying Next.js + Pocketbase to a single Fly.io machine
-
I Tried Every Hot Programming Language
for Jarred Sumner, Zig is fine, he wrote Bun in Zig.
-
5 things I like about Deno
I remember the early days when it was just introduced; Deno seemed to lag behind Node.js in terms of program performance. Specifically, benchmark tests showed the difference between Deno and Node when running the same program; Deno always came up short. At one point, bun.sh suddenly appeared. Bun emerged as a phenomenon because it outperformed both Node.js in terms of performance. This made Deno seem even more dull.
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jan 2025
Stats
oven-sh/bun is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of bun is Zig.