# crust **Repository Path**: MoleSir/crust ## Basic Information - **Project Name**: crust - **Description**: Write Rust but like C. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-17 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust, Unsafe ## README # CRust Write Rust but like C. - No std, only use core - All function are unsafe - Use pointer instead of reference # Reference - https://www.youtube.com/watch?v=5MIsMbFjvkw&t=5134s