Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mineiwik/aoc_2024

Advent of Code 2024 - This time in Rust
https://github.com/mineiwik/aoc_2024

advent-of-code advent-of-code-2024 advent-of-code-2024-rust aoc aoc-2024 aoc-2024-in-rust

Last synced: 29 days ago
JSON representation

Advent of Code 2024 - This time in Rust

Awesome Lists containing this project

README

        

# 🎄 Advent of Code 2024 🎄

## Calendar
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
| :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: |
| | | | | | | [1🌟](src/days/d1.rs) |
| [2🌟](src/days/d2.rs) | [3🌟](src/days/d3.rs) | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | | | | |

___

**Legend**:

| Description | Emoji |
| :---------------- | :---: |
| Everything solved | 🌟 |
| First part solved | ⛄ |
| Not solved yet | ❄ |