Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tranzystorekk/aoc2021-rust
Advent of Code 2021 in Rust
https://github.com/tranzystorekk/aoc2021-rust
advent-of-code-2021 rust
Last synced: 21 days ago
JSON representation
Advent of Code 2021 in Rust
- Host: GitHub
- URL: https://github.com/tranzystorekk/aoc2021-rust
- Owner: tranzystorekk
- Created: 2021-11-30T19:09:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T21:03:27.000Z (over 2 years ago)
- Last Synced: 2023-10-28T06:24:41.400Z (about 1 year ago)
- Topics: advent-of-code-2021, rust
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC 2021 `panic!` at the Disco
## About
Another year - another portion of Rustacean delight!
## Usage
Grab some Rust and run the solutions:
`cargo run --bin []`