Skip to content

Commit 1bbd859

Browse files
authored
Update README.md
1 parent 3b8b524 commit 1bbd859

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,10 @@ A small selection of other guides and tutorial for Rust:
109109
- [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/)
110110
- [Four limitations of Rust's borrow checker](https://blog.polybdenum.com/2024/12/21/four-limitations-of-rust-s-borrow-checker.html)
111111
- [Building a Secure Hierarchical Key Derivation System in Rust](https://medium.com/@evadawnley/building-a-secure-hierarchical-key-derivation-system-in-rust-b5a0ecee18d7)
112-
- [Context-Generic Programming](https://contextgeneric.dev/)
112+
- [Context-Generic Programming](https://contextgeneric.dev/)
113+
- [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)
113116

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

0 commit comments

Comments
 (0)