Rust performance and memory safety!

Rust is a very nice language to work with, partly because it holds your hand with its really well made compiler. It is designed to be memory safe with its borrow checker system.

My Solutions for the Advent of Code!

In the next couple of days the Advent of Code will start, and I will be posting and discussing my solutions. Hopefully I can stick to this for all the days!