Solutions for Advent of Code 2022 written in Rust
Now includes `rayon`, `itertools` and `id_arena`, as these crates have proven very useful when writing any kind of Rust. |
||
|---|---|---|
| 2022 | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Advent of Code 2022
This repository contains my own solutions for 2022's Advent of Code written in Rust. It will be continually updated as I work on the problems.