» Tag
rust
200 postsReact Compiler Linting Gains Rust-Native Speed Boost with Oxlint
The Rust rewrite of React Compiler boosts linting speed. Oxlint v1.70.0 offers built-in support, enhancing developer efficiency.
My dual-arch AI OS boots on QEMU, VirtualBox and real UEFI hardware
A dual-architecture AI operating system developed in Rust, booting on QEMU and real UEFI hardware.
Downcasting with Arc Type in Rust
Learn about downcasting with Arc type in Rust. Explore the conversion processes between Arc<MyStruct> and Arc<dyn MyTrait>.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comLark: Open-source realtime database compatible with Firebase SDKs
Lark is an open-source realtime database that is fully compatible with Firebase SDKs, allowing easy migration and self-hosting.
Rust Game Engine Bevy Celebrates Its Sixth Birthday
Bevy's sixth birthday celebration highlights key developments and community contributions.
RS-Key: Security Key Firmware for Raspberry Pi RP2350
RS-Key is an open-source security key firmware for the Raspberry Pi RP2350.
Value Polymorphism in Rust
The absence of value polymorphism in Rust limits developers' ability to write abstract code. Prela addresses this issue.
OpenYoke: Branch AI Conversations into a Graph with Local or Cloud Models
OpenYoke is a local-first desktop app for branching AI conversations into a graph.
Implemented Qwen3.5's Mamba-Transformer Architecture from Scratch in Rust
Insights into the architecture and debugging of the ferrite inference engine for Qwen3.5, built from scratch in Rust.
Bun's Rust Rewrite and AI Infrastructure Layer in C#
Bun's migration from Zig to Rust highlights the importance of C# in AI infrastructure.