Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danieletorelli/advent-of-code-2023

Advent of Code
https://github.com/danieletorelli/advent-of-code-2023

advent-of-code advent-of-code-2023 advent-of-code-2023-rust aoc aoc-2023-in-rust rust

Last synced: 1 day ago
JSON representation

Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code 2023 in Rust

My [Advent of Code 2023][aoc-2023] solutions in the Rust programming language.
This repository holds a separate Rust project for each day.

I attempt to develop a standalone, elegant, compact and fast solution for each
problem.

## License

This project is released under the GNU GPL-3.0 license.
Check out the [LICENSE](LICENSE) file for more information.

[aoc-2023]: https://adventofcode.com/2023