Claude Code uses Bun written in Rust now
Investigation reveals Claude Code uses a Rust-based Bun runtime, with evidence from binary analysis and version checks.
Investigation reveals Claude Code uses a Rust-based Bun runtime, with evidence from binary analysis and version checks.
Investigation into Claude Code using the Rust port of Bun, with evidence of faster startup and embedded Rust source files.
Analysis of Bun's rewrite from Zig to Rust for memory safety, using AI tools like Fable, and lessons for software engineering.
Analysis of Bun's rewrite from Zig to Rust for memory safety, using AI tools like Fable, and lessons for software engineering.
Converts Mermaid diagram syntax to Unicode box art in the browser using WebAssembly.
A browser-based tool converting Mermaid diagrams to Unicode box art using WebAssembly and Rust.
xAI open-sources Grok Build after privacy backlash over uploading user data to cloud storage.
xAI open-sources Grok Build after privacy backlash over data uploads, releasing 844K lines of Rust code under Apache 2.0.
Analysis of Bun's rewrite from Zig to Rust, focusing on community dynamics, management issues, and startup pressures.
Jarred Sumner details rewriting Bun from Zig to Rust using AI coding agents, highlighting memory safety and test suite benefits.
Jarred Sumner details the rewrite of Bun from Zig to Rust using AI coding agents, highlighting memory safety and test-driven porting.
Discussion on the maintenance challenges of The Rust Programming Language Book, including open issues and PRs.
Analysis of Rust vs C++ for building native Iceberg scan operators, focusing on production performance, safety, and interoperability.
Optimizing slow rebuild times for Rust #[sqlx::test] tests in a bors merge queue project.
How to ship a Rust library to .NET via NuGet using P/Invoke, cross-platform compilation, and native binary distribution.
Explores how memory safety CVEs are reported and differ between Rust and C/C++, addressing common misconceptions.
Review of a book on design patterns and best practices in Rust, emphasizing practical use over memorization.
A developer describes porting a Python CLI to Rust without knowing Rust, using AI assistance and incremental PRs.
Developer updates pimsync with digest authentication support and configuration parsing improvements.
Explores building modular query engines using Rust runtimes like Apache DataFusion, focusing on composability over monolithic designs.