Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code '24

This time, we're solving it in Rust...

I don't really know what I'm doing but hopefully by Christmas I'll have half of a clue!

Instructions

I'm using the cargo-aoc CLI tool and associated runner and macros. To run the code, use the following commands:

cargo install cargo-aoc
cargo aoc credentials {token}
cargo aoc input
cargo aoc

Benchmarking

I'm participating in the codspeed AOC challenge (link). I'm using both the cargo-aoc bench command, as well as flamegraph-rs to benchmark my code!

About

Advent Of Code '24 in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages