Skip to content

swaits/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This is my AoC'21 project.

I'm doing this with a few objectives in mind:

  1. I'm not looking to impress anyone. I prefer to finish over being neat or clever. I didn't finish in 2019 and want to do better this year.
  2. I'm using rust again. My rust skills were never great, but whatever was there at one point has faded away.
  3. I plan to minimize dependencies. I only want to pull in crates when they'll make an objectively large difference. When I can write simple, small functions instead of pulling in a crate, I will.

If you happen to see this and have suggestions on how I can improve my rust, please send them my way!

About

Advent of Code for 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages