Specialize to reuse · Aaron Turon
https://aturon.github.io/blog/2015/09/18/reuse/
"Type-Driven API Design in Rust" by Will Crichton - YouTube
https://www.youtube.com/watch?v=bnnacleqg6k&t=8s
Baby Steps
https://smallcultfollowing.com/babysteps//blog/2021/11/05/view-types/
Baby Steps
https://smallcultfollowing.com/babysteps/blog/2023/03/03/trait-transformers-send-bounds-part-3/
Crust of Rust: Subtyping and Variance - YouTube
https://www.youtube.com/watch?v=iVYWDIW71jk
Generators - Without boats, dreams dry up
https://without.boats/blog/generators/
GhostCell: Separating Permissions from Data in Rust
https://plv.mpi-sws.org/rustbelt/ghostcell/
GitHub - Ixrec/rust-orphan-rules: An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
https://github.com/Ixrec/rust-orphan-rules
How to avoid bounds checks in Rust (without unsafe!) : rust
https://www.reddit.com/r/rust/comments/10edmjf/how_to_avoid_bounds_checks_in_rust_without_unsafe/
Reddit - Dive into anything
https://www.reddit.com/r/rust/comments/2uii0u/heartbleed_in_rust/
Rust concepts I wish I learned earlier | Hacker News
https://news.ycombinator.com/item?id=34427604
Rust in 2024 (Niko Matsakis) - YouTube
https://www.youtube.com/watch?v=OuSiuySr6_Q
Self-referential structs (in Rust) - YouTube
https://www.youtube.com/watch?v=xNrglKGi-7o
Splitting Borrows - The Rustonomicon
https://doc.rust-lang.org/nomicon/borrow-splitting.html
Thread-per-core - Without boats, dreams dry up
https://without.boats/blog/thread-per-core/
Would Rust have prevented Heartbleed? Another look
https://tonyarcieri.com/would-rust-have-prevented-heartbleed-another-look
heartbleed in rust
https://flak.tedunangst.com/post/heartbleed-in-rust
rauljordan::blog
https://rauljordan.com/rust-concepts-i-wish-i-learned-earlier/
reference - What are Rust's exact auto-dereferencing rules? - Stack Overflow
https://stackoverflow.com/questions/28519997/what-are-rusts-exact-auto-dereferencing-rules/28552082