Skip to content

Commit

Permalink
Merge pull request #5313 from luk6xff/safe_secure_rust
Browse files Browse the repository at this point in the history
A quick overview of rust vs c/c++ in matter of safe and secure coding
  • Loading branch information
nellshamrell committed Mar 28, 2024
2 parents 1414423 + b41661f commit 0d937d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft/2024-03-27-this-week-in-rust.md
Expand Up @@ -53,6 +53,7 @@ and just ask the editors to select the category.
* [video] [The magic of Rust's type system](https://www.youtube.com/watch?v=NDIU1GSBrVI)

### 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)
* [It's a library AND a binary](https://blog.axo.dev/2024/03/its-a-lib-and-a-bin)
* [Everything you need to know about testing in Rust](https://www.shuttle.rs/blog/2024/03/21/testing-in-rust)
* [Building a Notification Service in Rust with AWS SNS](https://www.shuttle.rs/blog/2024/03/20/notification-service-rust)
Expand Down

0 comments on commit 0d937d7

Please sign in to comment.