AuthonAuthon Blog
All articles

#rust

8 articles tagged with “rust

Why CUDA kernels silently corrupt memory and how to catch the bug
debugging

Why CUDA kernels silently corrupt memory and how to catch the bug

A practical guide to debugging silent memory corruption in CUDA kernels, with compute-sanitizer workflows and a look at Rust-on-GPU tooling.

cudarustdebugging
Bun, Zig, and Rust: What the Rewrite Rumor Means for Your Stack
comparison

Bun, Zig, and Rust: What the Rewrite Rumor Means for Your Stack

Looking at the reported Bun Zig-to-Rust rewrite, what it would mean for the runtime in practice, and the broader Zig vs Rust tradeoffs.

bunrustzig
Exploring MasterHttpRelayVPN-RUST: DPI Bypass Built in Rust
tutorial

Exploring MasterHttpRelayVPN-RUST: DPI Bypass Built in Rust

A look at MasterHttpRelayVPN-RUST, a Rust-based DPI bypass tool using Google Apps Script relays and TLS SNI concealment. Architecture breakdown and practical notes.

rustnetworkingprivacy
Why Embedding Web Content in Rust Was So Painful (Until Now)
debugging

Why Embedding Web Content in Rust Was So Painful (Until Now)

Servo, the Rust-native parallel web rendering engine, just hit crates.io as v0.1.0. Here's how to embed it in your project and avoid the gotchas.

rustservowebdev
Rust Rewrites Are Coming for Your Dev Tools (And That's a Good Thing)
tutorial

Rust Rewrites Are Coming for Your Dev Tools (And That's a Good Thing)

Rust rewrites are transforming developer CLI tools. A look at the claw-code-parity project and why systems-level thinking matters for AI coding assistants.

rustopensourcecli
Rust+WASM+WebGL vs React+Three.js: When Going Framework-Free Actually Makes Sense
comparison

Rust+WASM+WebGL vs React+Three.js: When Going Framework-Free Actually Makes Sense

Comparing Rust+WASM+raw WebGL against React+Three.js for real-time 3D web apps. When does going framework-free actually pay off?

webassemblyrustwebgl
Why Your AI Coding CLI Keeps Dropping Tools Mid-Task
debugging

Why Your AI Coding CLI Keeps Dropping Tools Mid-Task

AI coding CLI tools drop tasks mid-execution more than they should. Here's how to diagnose and fix the three most common tool harness failures.

aidevtoolsrust
Grafeo: An Embeddable Graph Database in Rust That Actually Makes Sense
tutorial

Grafeo: An Embeddable Graph Database in Rust That Actually Makes Sense

Grafeo is a new embeddable graph database built in Rust. Here's what it does well, where it falls short, and whether you should use it yet.

rustgraph-databaseembedded-database
Articles tagged "rust" | Authon Blog