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

https://github.com/ceoshikhar/aoc2020-rust

Advent of Code 2020 in Rust
https://github.com/ceoshikhar/aoc2020-rust

Last synced: 2 months ago
JSON representation

Advent of Code 2020 in Rust

Awesome Lists containing this project

README

        

# AOC 2020 in Rust

I have been learning Rust lately by reading the amazing Rust's book called `The Book`.

So I recently heard about Advent of Code and decided to solve AOC 2020 in Rust to learn Rust by "solving real problems".