Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/whatyouhide/advent_of_code_2022

Solutions to Advent of Code 2022, in Rust. 🦀
https://github.com/whatyouhide/advent_of_code_2022

advent-of-code advent-of-code-2022 learn-in-public rust rust-lang

Last synced: 25 days ago
JSON representation

Solutions to Advent of Code 2022, in Rust. 🦀

Awesome Lists containing this project

README

        

# Advent of Code 2022

![cover-image](https://user-images.githubusercontent.com/3890250/206675599-0900e443-8fb4-46d8-8c2d-95b8a99cfe46.png)

I mostly write Elixir at this point in my career. I'm doing [Advent of
Code][aoc] this year to learn a bit of [Rust][rust].

I'm live-documenting my journey [on my website][aoc-post], but this repo
contains all the final code for the puzzle solutions.

[aoc]: https://adventofcode.com
[aoc-post]: https://andrealeopardi.com/posts/advent-of-code-2022/
[rust]: https://www.rust-lang.org