Skip to content

lornamariak/rust_projects

Repository files navigation

rust_projects

A collection of Rust lang projects for beginners

  1. Guessing game : a simple number guessing game that allows user input and shows the guessed number.
  2. Marco Polo CLI: a simple marco polo game in CLI
  3. CSV reader: a CLI csv reader that takes in a file path and prints contents in the command line.
  4. Rust Web App: Introduction to web in rust
  5. Moving Avg: Exploring lists in Rust
  6. CSV web : a web interface to read and preview csvs
  7. Data Wrangler: a data wranfling script(mimics pandas behaviour)
  8. Summary Stats: get summary stats from a csv
  9. Sentiment Analyzer: Reads lines in a file and used sentimentrs crate to analyze it
  10. Data Generator: Generate random data

About

A collection of Rust lang projects for beginners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published