Graph Traversals with Breadth-First Search in Rust

2023-06-24
rust
algorithms
ModernRetroTech
video

Yet another video on my channel in the Algorithms/Graphs in Rust series:

One of the basic building blocks in graph algorithms, breadth-first search also makes for a good demo.

This time, I used egui library to make the demo. It was overall a pleasant experience, and I intend to explore the library a bit more before writing down / talking about it.

If you enjoyed this content, you can sponsor me on Github to produce more videos / educational blog posts.

And if you're looking for consulting services, feel free to contact me .