mirror of
https://github.com/clechasseur/adventofcode.rs.git
synced 2025-12-14 06:48:57 +01:00
Advent of Code solutions in Rust 🦀
advent-of-code
advent-of-code-2017
advent-of-code-2024
advent-of-code-in-rust
aoc
aoc-2017
aoc-2017-in-rust
aoc-2024
aoc-2024-in-rust
| .aocf | ||
| .github | ||
| .run | ||
| aoclp | ||
| aoclp_solutions | ||
| codingquest_clp | ||
| codingquest_clp_solutions | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| justfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
| rustfmt.toml | ||
adventofcode.rs
My solutions to some of the Advent of Code and Coding Quest puzzles, using Rust.
(Note to Self: The Coding Quest code should be moved to another repo)