crazyguitar/cppcheatsheet

C/C++ Cheat Sheet

283Stars on the repository
4Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cpp

01

crazyguitar/cppcheatsheet

Skill Claude CodeCodex

Comprehensive C/C++ programming reference covering everything from C11-C23 and C++11-C++23, system programming, CUDA GPU computing, debugging tools, Rust interop, and advanced topics. Use for: C/C++ questions, C/C++ interview preparation, modern language features, RAII/memory management, templates/generics, CUDA…

283 4d ago A 107 tokens original MIT

readable-cpp

02

crazyguitar/cppcheatsheet

Skill Claude CodeCodex

Readable C/C++/Rust/CUDA code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring C, C++, Rust, or CUDA code. Enforces short functions, flat control flow, clear naming, readable structure, and idiomatic patterns.

283 4d ago A 63 tokens original MIT