Solutions written in Golang for the advent of code 2018
The problems are perfectly suited for working in a TDD way.
Within each of the completed problems there are some performance profiles as was interested in analysing the performance choices of the different implementations that were explored.