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
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions draft/2024-03-27-this-week-in-rust.md
Expand Up @@ -38,6 +38,7 @@ and just ask the editors to select the category.
### Observations/Thoughts

### Rust Walkthroughs
* [Safe and Secure Coding in Rust: A Comparative Analysis of Rust and C/C++](https://luk6xff.github.io/other/safe_secure_rust_book)

### Research

Expand Down