Skip to main content

swift-to-rust

Use when migrating Swift codebases to Rust โ€” covers ARC to ownership, Swift Concurrency (async/await, Task, Actor) to tokio, protocol to trait, enum with associated values to Rust enum, struct/value type to Copy/Clone, SwiftUI to Leptos/Dioxus, Vapor to Axum, Swift Package Manager to Cargo, and incremental migration via C ABI. Includes canonical code patterns, common mistakes, and reference implementations.

Jump to install

Source facts

Repository
erikwang2013/coding-to-rust
Last source activity
July 30, 2026 at 05:41
Detected SKILL.md language
English
Stars
4
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.