Skip to content

Code from learning rust during Advent of Code 2021

Notifications You must be signed in to change notification settings

algmyr/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code from learning rust during Advent of Code 2021.

Not sure how idiomatic any of the code is. For many days I went onna tangent to explore something in rust, like implementingbindexing traits for a struct, or making my own iterator.

Most focus was put to solve the problems with a reasonable algorithm and ok performance (sum of runtimes is <1s). Other than that I tried to keep the code sensible as I would in other languages.

About

Code from learning rust during Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages