Crust of Rust: Sorting Algorithms
Video Statistics and Information
Channel: Jon Gjengset
Views: 26,184
Rating: 4.9374113 out of 5
Keywords: rust, live-coding, sorting, algorithms
Id: h4RkCyJyXmM
Channel Id: undefined
Length: 157min 52sec (9472 seconds)
Published: Sat Nov 14 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I love this series.
orst is genius
u/Jonhoo would you consider doing a Crust of Rust on the more advanced aspects of traits in modern Rust? I am thinking about how and when to use
impl
,dyn
, supertraits, and theSized
trait, what problems they solve, and implications on your code (e.g., monomorphism vs. polymorphism)very interesting video and series (tbh from the thumbnail I thought you found a way to make ggplots from Rust and/or easily call Rust from R, and I would love that, my two favourite things right now combined)