issues
search
fspoettel
/
advent-of-code-rust
🎄Starter template for solving Advent of Code in Rust.
MIT License
712
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Have parts use Result instead of Option
#71
ahenshaw
opened
2 hours ago
1
Multiple example inputs not working, argument not accepted
#70
kapitaali
closed
2 hours ago
1
feat: use basename var in vscode debug
#69
Cormochamelion
closed
5 hours ago
2
Remove need to adjust `.vscode/launch.json` across days
#68
Cormochamelion
closed
5 hours ago
0
avoid cloning in bencher
#67
asibahi
closed
17 hours ago
1
fix: remove unnecessary println
#66
fspoettel
closed
2 days ago
0
Bump year in config to 2024
#65
mjclarke94
closed
2 days ago
1
Warning spawning whenever calling every command
#64
SoftEngie
closed
2 months ago
3
feat(scaffold): overwrite argument
#63
AV3RG
closed
1 month ago
3
Overwrite existing day.rs file
#62
AV3RG
closed
1 month ago
0
Use server time for `cargo today`
#61
pokeylope
closed
11 months ago
1
File for helper functions
#60
xsebek
closed
11 months ago
2
CRLF vs LF issue for input str
#59
AV3RG
closed
11 months ago
15
refactor: remove `--time` flags in favor of `cargo time` command
#58
fspoettel
closed
11 months ago
0
Add a `--no-readme` flag to time command
#57
tguichaoua
closed
11 months ago
3
Make `time` command less noisy
#56
tguichaoua
closed
11 months ago
0
fix: address some `clippy::pedantic` warnings
#55
fspoettel
closed
11 months ago
0
feat: gitignore session cookie
#54
AV3RG
closed
11 months ago
2
feat: add incremental benchmarks
#53
fspoettel
closed
11 months ago
1
feat: add dhat
#52
kcaffrey
closed
12 months ago
0
Add dhat?
#51
kcaffrey
closed
12 months ago
1
Read only part 2
#50
Ascyii
opened
12 months ago
6
Move template in its own file
#49
tguichaoua
closed
12 months ago
1
dry `solution!` macro implementation
#48
tguichaoua
closed
12 months ago
1
feat: use black_box for benchmark evaluation
#47
fspoettel
closed
12 months ago
0
feat: add `--download` flag to scaffold
#46
fspoettel
closed
12 months ago
0
Time individual puzzles
#45
MLNW
closed
11 months ago
10
feat: add macro arms for only running single parts of a solution
#44
mjclarke94
closed
12 months ago
1
Add command to scaffold, download input and read challenge for current date
#43
tomvaneyck
closed
12 months ago
5
Feature Request: cargo scaffold + cargo download
#42
alexfertel
closed
12 months ago
1
How to use modules?
#41
MLNW
closed
1 year ago
4
refactor: move `Day` struct to `template` module
#40
fspoettel
closed
12 months ago
0
Separate example file for each part
#39
kwiat1990
closed
1 year ago
2
Fix commit message typo
#38
mfornet
closed
1 year ago
1
Support different example inputs for part 1 and part 2 in tests
#37
snorremd
closed
1 year ago
1
ci: fix readme-stars
#36
tguichaoua
closed
1 year ago
1
Add a Day type to provide better handling of day value
#35
tguichaoua
closed
1 year ago
3
docs: update wording
#34
fspoettel
closed
1 year ago
0
Incorrect documentation for --release flag
#33
alexlapp
closed
1 year ago
1
Replace aoc-cli with aoc-client?
#32
fspoettel
closed
1 year ago
1
ci: enable caching
#31
fspoettel
closed
1 year ago
0
feat: implement benching, refactor template
#30
fspoettel
closed
1 year ago
0
Resolve the majority of pedantic clippy warnings
#29
andypymont
closed
1 year ago
1
Make the template pass cargo clippy by resolving warnings
#28
andypymont
closed
1 year ago
3
fix "download command" link
#27
wmmc88
closed
1 year ago
1
Automatically fetch example inputs
#26
fspoettel
closed
1 year ago
1
feat: add `--submit <part>` option to `cargo solve`
#25
fspoettel
closed
1 year ago
0
Being able to store benchmarking metrics
#24
NangiDev
closed
1 year ago
3
Cache crates.io index for CI
#23
wildwestrom
closed
1 year ago
5
Multi-year support?
#22
slyons
opened
1 year ago
9
Next