You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Rust Language Cheat Sheet](https://github.com/ralfbiedert/cheats.rs/)
27
28
28
29
More specialized guides hosted on the official Rust site:
29
30
@@ -109,10 +110,10 @@ A small selection of other guides and tutorial for Rust:
109
110
-[Building a Honeypot in Rust and Deploy it to Oracle for Free - Minimal TCP Stack in Rust](https://rust-trends.com/posts/building-a-honeypot-in-rust-and-deploy-it-to-oracle-for-free/)
110
111
-[Four limitations of Rust's borrow checker](https://blog.polybdenum.com/2024/12/21/four-limitations-of-rust-s-borrow-checker.html)
111
112
-[Building a Secure Hierarchical Key Derivation System in Rust](https://medium.com/@evadawnley/building-a-secure-hierarchical-key-derivation-system-in-rust-b5a0ecee18d7)
-[From Go to Rust 1: async Dispatch](https://medium.com/rustaceans/from-go-to-rust-1-async-dispatch-866e042cd98a)
114
-
-[A journey into File Transfer Protocols in Rust](https://blog.veeso.dev/blog/en/a-journey-into-file-transfer-protocols-in-rust/)
115
-
-[Structured error handling in Rust](https://www.howtocodeit.com/articles/the-definitive-guide-to-rust-error-handling#structured-error-handling-in-rust)
-[From Go to Rust 1: async Dispatch](https://medium.com/rustaceans/from-go-to-rust-1-async-dispatch-866e042cd98a)
115
+
-[A journey into File Transfer Protocols in Rust](https://blog.veeso.dev/blog/en/a-journey-into-file-transfer-protocols-in-rust/)
116
+
-[Structured error handling in Rust](https://www.howtocodeit.com/articles/the-definitive-guide-to-rust-error-handling#structured-error-handling-in-rust)
116
117
-[Understanding Rust Generics and How to use them](https://blog.logrocket.com/understanding-rust-generics/)
117
118
118
119
## Interesting Rust Projects
@@ -195,4 +196,4 @@ Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for ev
195
196
196
197
## Miscellaneous
197
198
-[The AOSP and AAOS Meetup](https://aospandaaos.github.io/meetup.html)
198
-
-[Cryptography 101 with Alfred Menezes](https://cryptography101.ca/resources/)
199
+
-[Cryptography 101 with Alfred Menezes](https://cryptography101.ca/resources/)
0 commit comments