RSS Amplifier

Rust LibHunt's Top Open-Source Projects · Aug 15, 2026

bun

0
Sign in to vote or save

libhunt.com

Bun Alternatives

Similar projects and alternatives to bun

  1. vercel logo

  2. SaaSHub

    www.saashub.com sponsored

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo

  3. React

    Discontinued The library for web and native user interfaces. [Moved to: https://github.com/react/react] (by facebook)

    facebook logo

  4. node

    Node.js JavaScript runtime ✨🐢🚀✨

    nodejs logo

  5. ziglang logo

  6. vite

    Next generation frontend tooling. It's fast!

    vitejs logo

  7. Svelte

    web development for the rest of us

    sveltejs logo

  8. deno

    A modern runtime for JavaScript and TypeScript.

    denoland logo

  9. TechEmpower logo

  10. 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.

    webpack logo

  11. esbuild

    An extremely fast bundler for the web

    evanw logo

  12. micro-editor

    A modern and intuitive terminal-based text editor

    micro-editor logo

  13. berry

    📦🐈 Active development trunk for Yarn ⚒

    yarnpkg logo

  14. parcel

    The zero configuration build tool for the web. 📦🚀

    parcel-bundler logo

  15. swc

    Rust-based platform for the Web

    swc-project logo

  16. hono

    Web framework built on Web Standards

    honojs logo

  17. tigerbeetle

    The financial transactions database designed for mission critical safety and performance.

    tigerbeetle logo

  18. v8.dev

    The source code of v8.dev, the official website of the V8 project.

    v8 logo

  19. just

    the only javascript runtime to hit no.1 on techempower :fire: (by just-js)

    just-js logo

  20. geschichte

    zustand and immer based hook to manage query parameters

    BowlingX logo

  21. zigbook

    Discontinued A comprehensive guide to the Zig programming language, a journey from fundamentals to advanced systems programming. [GET https://api.github.com/repos/zigbook/zigbook: 404 - Not Found // See: https://docs.github.com/rest]

    zigbook logo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bun alternative or higher similarity.

bun discussion

bun reviews and mentions

Posts with mentions or reviews of bun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-08-20.

  • The August 17 outage, and the work ahead
    Here's the most recent one as of this comment: https://github.com/oven-sh/bun/commit/d4de65e9a43224a14591ad...

    The code change makes no sense and should do nothing. The commit message described a very deep investigation into garbage collection on the C++ side. Some object is being kept alive when the test requires it to be collected, and changing the code in this way allegedly prevents that. But wouldn't you think there would be a better way to ensure an object gets collected, like setting the variable to null?

    The comments in the code don't make a lot of sense either. Something so obscure and brittle has to be explained extremely clearly.

    While the issue might be real, this commit is so far away from the locus of normal that it's sending red alert. And this is the 1 out of 1 robobun commit that I looked at.

  • Bun 1.4
    "We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed a feature in this release."

    I filled a bug https://github.com/oven-sh/bun/issues/34588 and a PR but my name is not on the blog :(

  • Bun 1.4 Released
  • Bun 1.4 Rust rewrite is not looking good
    > What are you talking about?

    I think GP was pointing out how bun's release cadence stalled and the project is going nowhere at the moment.

    https://github.com/oven-sh/bun/releases

    The project was pretty healthy up to 1.13.14, but since may they stopped shipping anything.

    That's quite odd for a project that just went through a major rewrite and is lauded as being developed primarily by LLM coding assistants.

    Personally I expected the release cadence was going to go through the roof, but instead it flat lined.

  • Bun: If you need a paragraph-long comment, the code is wrong
  • Superlogical – Mitchell Hashimoto
    > could you link me to the release / tag on github

    https://github.com/oven-sh/bun/releases/tag/canary

  • Claude Code uses Bun written in Rust now
    > In the rewrite blog post

    They can't mention what they don't know. And that's the exact reason I'm against this: doing a port without being able to tell what is correct is asking for a disaster, obviously.

    I've checked their posts and blogs for a few times, and I'm quite sure they don't know any of these.

    > the 1.4 version has not been released yet

    Let's hope the repeated delays (it was scheduled for last week) are not for quality issues, otherwise I'll only be half correct. It appears that all the new undefined behaviors are not stopping them.

    > get rid of the unsafe block

    Would be possible if they are not disregarding everything else going for numbers. E.g. they are actively increasing the unsafe surface by [rewriting some code in SIMD C++](https://github.com/oven-sh/bun/pull/33032). As if no Rust solutions already exist.

    > Still easier than the Zig version

    Well, this is true but only realizable if they know how to deal with the new problems emerging during the process. My current conclusion is that they don't.

    > ideological

    For me it's methodological as explained above.

  • (bun GitHub repository) AI slop #33864
  • Zig Creator Calls Spade a Spade, Anthropic Blows Smoke
    There are a lot of posts going on, but let me just post this link to a specific file of the bun zig code base so you can make your own impression:

    https://github.com/oven-sh/bun/blob/bun-v1.1.42/src/bundler/...

    My take is they vibe coded too close to the sun

  • AI Slop by Robobun
  • A note from our sponsor - SaaSHub

    www.saashub.com | 23 Aug 2026

    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic bun repo stats

Mentions

525

Stars

95,545

Activity

10.0

Last Commit

2 days ago


Sponsored

Do not miss the trending Rust projects with our weekly report!

Read the original on libhunt.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.