richiemccoll / rusty

Learning Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of personal Rust projects / snippets.

  • Guess the number game A CLI game demonstrating language features.

  • Fibonacci Comparison between a vanilla recursive fibonacci algorithm and a dynamic one using pattern matching and caching using a HashMap.

About

Learning Rust.


Languages

Language:Rust 100.0%