Skip to main content

cpp-to-rust

Use when migrating C++ codebases to Rust — covers templates to generics, virtual dispatch to trait objects/enums, STL to std collections, move semantics to ownership, exceptions to Result, CMake to Cargo, and incremental class-to-module replacement. 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 06:47
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.