Rust

5 articles about rust.

The accessibility Crate: Using AXUIElement from Rust on macOS

·12 min read

How to use the accessibility crate in Rust to interact with macOS AXUIElement APIs. Read UI trees, query attributes, perform actions, and build desktop automation tools.

accessibilityrustmacosaxuielementdesktop-automation

Why Swift Is the Right Choice for MCP Servers That Need macOS System APIs

·2 min read

Rust produces tiny binaries and fast startup for MCP servers, but when you need deep integration with macOS accessibility APIs, CGEvents, and other system

mcpswiftrustmacosaccessibility-apisystem-apismcpservers

Building a Desktop App 100% with Claude AI

·2 min read

What you learn the hard way building a native desktop email client entirely with Claude. Swift, Rust, and the real challenges no tutorial covers.

claudedesktop-appswiftrustai-codinglessons-learned

Claude Code vs Copilot: The Parallel Agents Advantage for Multi-Language Codebases

·2 min read

Why Claude Code beats GitHub Copilot for multi-language projects. Run 5 parallel agents across Swift, Rust, and Flutter in the same codebase and ship faster.

claude-codecopilotparallel-agentsswiftrustfluttermulti-language

Building a Rust + Tauri Desktop App with Zero Coding Skills Using Claude Code

·3 min read

How a designer built a Rust and Tauri desktop app with zero coding experience using Claude Code. The design-to-prompt pipeline that actually works.

rusttauriclaude-codeno-codedesigndesktop-appbeginner

Browse by Topic