Live streamed another episode of Advent of code in Rust on Twitch
๐ฆ Rust vs ๐ Python: Advent of code in Rust - solving day 19/2021 PART 3 (Twitch Live 2022-08-08)
https://www.youtube.com/watch?v=sgdDSdwfYuo
In this episode, we finally completed PART 1 & 2 of day 19 of Advent of Code y2021 using Rust.
Our solution is still a bit too slow for our taste, but it is indeed a working solution!
If you want to check out the previous episodes where we started developing this solution:
๐นย PART 1: https://youtu.be/Uzu5eikLYNQ
๐นย PART 2:ย https://youtu.be/EZ0xHOAQgT8
This was probably the most complicated Advent of Code exercise of the year 2021, but we finally have a completed solution in Rust!
We might be spending some time in the following episodes trying to optimise this solution further, meanwhile feel free to send us your suggestions.
Stay tuned for the next episode and join us on Twitch: https://twitch.tv/loige
If you have any suggestions, we'd love to hear it, so please leave a comment or create a PR!
For all the source code check out the official GitHub repo: https://github.com/lmammino/rust-advent
For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige
#Rust #Python #AoC