Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jottenlips/advent-of-rust

๐ŸŽ„advent of code in rust ๐Ÿฆ€ (32%)
https://github.com/jottenlips/advent-of-rust

advent-of-code advent-of-code-2021 rust

Last synced: about 19 hours ago
JSON representation

๐ŸŽ„advent of code in rust ๐Ÿฆ€ (32%)

Awesome Lists containing this project

README

        

# advent-of-rust

![Screenshot](screenshot.png)

https://adventofcode.com/

# run

cargo build && cargo run daynumber

```
cargo build && cargo run 1
```