Hacker News
Lobsters
- Software Design Patterns in Rust https://youtu.be/1Ql7sQG8snA 26 comments rust
- Rust Design Patterns now also as a book https://www.reddit.com/r/rust/comments/kowtqn/rust_design_patterns_now_also_as_a_book/ 59 comments rust
- Rust Design Patterns http://joshldavis.com/rust-design-patterns/ 19 comments rust
- Questioning the usefulness of the visitor design pattern in the context of Rust https://rust-unofficial.github.io/patterns/intro.html 3 comments rust
- Introduction - Rust Design Patterns https://rust-unofficial.github.io/patterns/ 3 comments rust
- Design patterns in Rust (blog post) http://www.ncameron.org/blog/design-patterns-in-rust/ 114 comments rust
- Exploring Design Patterns in Rust with Algorithmic Trading Examples https://siddharthqs.com/design-patterns-in-rust 4 comments rust
- Musing About Pythonic Design Patterns In Rust https://medium.com/@teddy.rendahl/musing-about-pythonic-design-patterns-in-rust-7e0466ba5709 2 comments rust
- Question: About design principles & design patterns on Rust https://github.com/rust-unofficial/patterns 10 comments rust
- [blog] Faking Algebraic Effects and Handlers With Traits: A Rust Design Pattern https://blog.shtsoft.eu/2022/12/22/effect-trait-dp.html 2 comments rust
- Typed Design Patterns for the Functional Era. "I present four concrete examples embodying this idea: the Witness, the State Machine, the Parallel Lists, and the Registry. Each pattern is implemented in Rust" [abstract + link to PDF, 9pp] https://arxiv.org/abs/2307.07069 2 comments compsci