Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/molikuner/aoc2021-rust
Advent of Code 2021 solutions in Rust by a beginner
https://github.com/molikuner/aoc2021-rust
aoc aoc-rust aoc2021
Last synced: 25 days ago
JSON representation
Advent of Code 2021 solutions in Rust by a beginner
- Host: GitHub
- URL: https://github.com/molikuner/aoc2021-rust
- Owner: molikuner
- Created: 2021-12-05T23:04:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T14:21:36.000Z (about 3 years ago)
- Last Synced: 2024-10-23T01:41:45.456Z (2 months ago)
- Topics: aoc, aoc-rust, aoc2021
- Language: Rust
- Homepage: https://adventofcode.com/2021
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc2021-rust
My Advent of Code solutions in Rust for the year 2021I don't have any prior experience with Rust, so please bear with me, if I do something stupid.
Apart from that, feel free to look around and take some inspirations.### Remarks
For now, I'll not upload my puzzle inputs, you can get them from the official [home page](https://adventofcode.com/2021)
yourself.