Hacker News new | ask | show | jobs
by skavi 1666 days ago
You can definitely get some incredibly elegant and fast solutions using Rust. Check out timvisee's AoC 2020 [0]. It honestly had a significant impact on my personal style.

[0]: https://github.com/timvisee/advent-of-code-2020

1 comments

Thanks for linking! I plan to do something like this again this year :)