Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A quick overview of rust vs c/c++ in matter of safe and secure coding #5313

Merged
merged 2 commits into from Mar 28, 2024

Conversation

luk6xff
Copy link
Contributor

@luk6xff luk6xff commented Mar 26, 2024

Created for my friends in the C++ community to highlight how Rust can complement our C/C++ skills in modern, reliable systems software development and prevent us from all the pitfalls (UBs, etc.) C/C++ brings. The book/tutorial is packed with practical code snippets and fully working demo projects, allowing everyone to engage with the content actively. It’s designed to be more practical than theoretical, with links to Compiler Explorer or Rust Playground for live code experimentation.

Copy link
Contributor

@nellshamrell nellshamrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Ty!

@nellshamrell nellshamrell merged commit 0d937d7 into rust-lang:master Mar 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants