An open API service indexing awesome lists of open source software.

https://github.com/opheron/advent-of-code-2015


https://github.com/opheron/advent-of-code-2015

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# opheron's Advent of Code 2015 solutions

These are solutions to Advent of Code 2015 written in Rust.

Thanks to [https://github.com/gobanos/cargo-aoc](cargo-aoc), which was useful for project setup and structure.