Skip to content

Advent of Code solutions in Rust. Very Christmassy!

Notifications You must be signed in to change notification settings

hb0nes/aoc_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This repo contains my personal take on year 2022's AoC coding challenges, written in Rust. It's quickly become my new favorite language, toppling Go as the no. 1 contender.

If the solutions seem somewhat creative, or heavy on custom types/structs, it's for two reasons, in descending importance:

  • Keep the christmas spirit alive;
  • Get familiar with as many aspects of Rust programming as I can (e.g.: the typesystem and its possibilities).

About

Advent of Code solutions in Rust. Very Christmassy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages