Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/araffin/advent-of-code-2022
advent-of-code-2022 with Rust, easy to read solutions
https://github.com/araffin/advent-of-code-2022
Last synced: 16 days ago
JSON representation
advent-of-code-2022 with Rust, easy to read solutions
- Host: GitHub
- URL: https://github.com/araffin/advent-of-code-2022
- Owner: araffin
- License: mit
- Created: 2022-12-01T20:42:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T19:50:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T12:41:43.591Z (about 1 month ago)
- Language: Rust
- Homepage: https://adventofcode.com/2022
- Size: 105 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code 2022 in Rust - Easy to read solutions
In each folder:
```
cargo run
```to run the code.