Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bajrangcoder/mini-rust-projects

Some mini rust projects
https://github.com/bajrangcoder/mini-rust-projects

Last synced: about 15 hours ago
JSON representation

Some mini rust projects

Awesome Lists containing this project

README

        

# Mini Rust Projects

Some small rust programs to practice rust

## Projects

- **[Password Generator](https://github.com/bajrangCoder/mini-rust-projects/tree/main/password_generator)**: A simple cli program to generate strong passwords using `clap` and `rand` crate