https://github.com/andreas-bauer/advent-of-code-2023
Advent of Code 2023 using Rust
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.5%) to scientific vocabulary
Keywords
advent-of-code
advent-of-code-2023
advent-of-code-2023-rust
aoc
Last synced: 6 months ago
·
JSON representation
Repository
Advent of Code 2023 using Rust
Basic Info
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
advent-of-code
advent-of-code-2023
advent-of-code-2023-rust
aoc
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
Advent of Code let year: u32 = 2023;

Advent of Code offers a series of programming puzzles as an advent calendar, with a new puzzle being revealed every day leading up to Christmas.
In this repository, I present my solutions to these puzzles using Rust.
Build and Run
Use cargo to build and run the solution for a specific day.
cargo run --bin day01
Owner
- Name: Andreas Bauer
- Login: andreas-bauer
- Kind: user
- Location: Germany | Sweden
- Repositories: 5
- Profile: https://github.com/andreas-bauer
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andreas Bauer | d****v@a****g | 26 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
Cargo.lock
cargo
Cargo.toml
cargo