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".

booklib-ai 8b6cfbf 7 files · 44.2 KB Updated

File contents

booklib-ai/skills/tree/main/skills/rust-in-action commit 8b6cfbf011

Frequently asked questions

npx skillmds@latest add booklib-ai/rust-in-action