Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stay-js/aoc-2023

Advent of Code 2023 (Rust)
https://github.com/stay-js/aoc-2023

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

Last synced: 2 months ago
JSON representation

Advent of Code 2023 (Rust)

Awesome Lists containing this project

README

        

# Advent of Code 2023

My solutions to [Advent of Code 2023](https://adventofcode.com/2023) challenges written in Rust.

## Usage

```bash
cargo run --bin [day]
```

## Stats

| - | Part 1 | Part 2 |
| :----: | :----: | :----: |
| Day 1 | ⭐️ | ⭐️ |
| Day 2 | ⭐️ | ⭐️ |
| Day 3 | ⭐️ | ⭐️ |
| Day 4 | ⭐️ | ⭐️ |
| Day 5 | ⭐️ | ⭐️ |
| Day 6 | ⭐️ | ⭐️ |
| Day 7 | ⭐️ | ⭐️ |
| Day 8 | ⭐️ | ⭐️ |
| Day 9 | ⭐️ | ⭐️ |
| Day 10 | ⭐️ | - |
| Day 11 | ⭐️ | ⭐️ |
| Day 12 | - | - |
| Day 13 | - | - |
| Day 14 | ⭐️ | ⭐️ |
| Day 15 | ⭐️ | ⭐️ |
| Day 16 | - | - |
| Day 17 | ⭐️ | ⭐️ |
| Day 18 | - | - |
| Day 19 | ⭐️ | - |
| Day 20 | - | - |
| Day 21 | - | - |
| Day 22 | - | - |
| Day 23 | - | - |
| Day 24 | - | - |
| Day 25 | - | - |