» Tag
rust
55 postsGPU Offload in Rust: Portable, Safe, and Fast
Rust introduces a new framework for GPU programming that enhances memory safety while improving efficiency.
Rust's Polonius Alpha Borrow Checker Now Enabled on Nightly
Rust's Polonius Alpha borrow checker is now enabled on nightly for testing, offering better error messages and increased compilation capabilities.
ViperJS: A JavaScript Engine in Safe Rust with Zero Dependencies
ViperJS offers a JavaScript engine in safe Rust with zero dependencies, running 84% of test262.
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.comSvelte-rs: A Svelte Compiler Rewritten in Rust
The Svelte 5 compiler is now in Rust, providing speed and compatibility.
Taffy: A Flexible, High-Performance UI Layout Library
Taffy is a flexible, high-performance UI layout library written in Rust.
Exploring Database Internals with Rust: Measured Insights
A curriculum on database internals using Rust benchmarks for hands-on learning. Explore 44 topics with measurable insights.
Mandible TUI: Rust-Based CLI Manual Viewer
Mandible serves as a Rust-based CLI tool that allows easy viewing of command-line tool documentation.
Starlark in Rust: A New Implementation
Explore Starlark, a Rust implementation of a configuration language inspired by Python3.
Hackers poison arrayref Rust crate to push infostealer malware
Hackers compromised the arrayref Rust crate to introduce infostealer malware. Learn more about the attack.
Using Rust Code from Unity for High Performance
Utilizing Rust libraries in Unity can dramatically boost performance for C# code.