Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/molikuner/aoc2021-rust

Advent of Code 2021 solutions in Rust by a beginner
https://github.com/molikuner/aoc2021-rust

aoc aoc-rust aoc2021

Last synced: 25 days ago
JSON representation

Advent of Code 2021 solutions in Rust by a beginner

Awesome Lists containing this project

README

        

# aoc2021-rust
My Advent of Code solutions in Rust for the year 2021

I don't have any prior experience with Rust, so please bear with me, if I do something stupid.
Apart from that, feel free to look around and take some inspirations.

### Remarks
For now, I'll not upload my puzzle inputs, you can get them from the official [home page](https://adventofcode.com/2021)
yourself.