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

https://github.com/timofurrer/rusty-advent-of-code

Advent Of Code Puzzles, in Rust
https://github.com/timofurrer/rusty-advent-of-code

advent-of-code advent-of-code-2018 rust

Last synced: 8 months ago
JSON representation

Advent Of Code Puzzles, in Rust

Awesome Lists containing this project

README

          

# Rusty Advent Of Code

My solution to the [Advent Of Code Puzzles](https://adventofcode.com) written in Rust.

I've also got the [solution in Python](https://github.com/timofurrer/advent-of-code)
which I try to keep as update as possible :tada: