Rust In Action

Write and review Rust code using systems programming concepts from "Rust in Action" by Tim McNamara. Covers language foundations, ownership and borrowing, smart pointers, data representation (bits, endianness, floats), memory (stack/heap/virtual), file I/O, networking (TCP/HTTP), concurrency (threads/closures), and OS-level programming. Use when writing systems-level Rust, working with binary data, raw pointers, file formats, network protocols, or low-level memory. Trigger on: "Rust", "systems programming", "smart pointers", "endianness", "bit manipulation", "TCP", "raw pointers", "serde", "borrow checker", "ownership", "concurrency", "kernel", ".rs files", "cargo".

majiayu000 4a0a54c 2 files · 15.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/rust-in-action commit 4a0a54cfc5

Frequently asked questions

npx skillmds add majiayu000/rust-in-action