Skip to content

rileyshahar/puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests Lints License

My Rust solutions to various programming puzzles, including Project Euler and 2021 Advent of Code.

Benchmark with cargo bench. Run with cargo run -- [--euler] [--aoc] <problem-num>.

This makes heavy use of experimental nightly APIs, because being on the bleeding edge is cool or something.

If you want to use code (not sure why you would), it's MIT-licensed. But I encourage you to solve these problems on your own, they're really fun.

About

Programming puzzles in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages