Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Solutions to the Advent Of Code 2019 puzzles, written in Rust

Notifications You must be signed in to change notification settings

zargony/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

CI

My solutions to the Advent of Code 2019 puzzles, written in Rust.

This time, all solutions will feature async-await using the async-std runtime.

My main goal is not to create the quickest / shortest / fastest solution ever, but to create nice, idiomatic, readable and maintainable Rust code with suitable performance.

About

Solutions to the Advent Of Code 2019 puzzles, written in Rust

Topics

Resources

Stars

Watchers

Forks

Languages