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

https://github.com/e00dan/advent

Rust answers to Advent of Code
https://github.com/e00dan/advent

Last synced: 12 months ago
JSON representation

Rust answers to Advent of Code

Awesome Lists containing this project

README

          

A repository with code used to solve https://adventofcode.com/2023 tasks.

Solidity version of solutions: https://github.com/Kuzirashi/advent-of-code-solidity

Run:
```
cargo run
```