Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rakurame96 committed Sep 21, 2024
1 parent 5537866 commit 4af8c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ A small selection of other guides and tutorial for Rust:
- [Deploying Rust in Existing Firmware Codebases](https://security.googleblog.com/2024/09/deploying-rust-in-existing-firmware.html)
- [Rust to Assembly: Understanding the Inner Workings of Rust](https://eventhelix.com/rust/)
- [Rust - A low-level echo server using io_uring](https://www.thespatula.io/rust/rust_io_uring_echo_server/)
- [Understanding Memory Ordering in Rust](https://emschwartz.me/understanding-memory-ordering-in-rust/)

## Interesting Rust Projects
- [Rust - Implementing WebSockets](https://www.thespatula.io/rust/rust_websocket/)
Expand Down

0 comments on commit 4af8c48

Please sign in to comment.