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

https://github.com/dhanushnehru/ultimate-rust-resources

Compilation of Rust Projects from simple to advanced
https://github.com/dhanushnehru/ultimate-rust-resources

documentation opensource opensource-projects opensourceforgood resources resourcesharing rust rust-lang rustlang rustprogramming

Last synced: 6 months ago
JSON representation

Compilation of Rust Projects from simple to advanced

Awesome Lists containing this project

README

          

# Rust-Projects
Compilation of Rust Projects from simple to advanced

## 📖 Documentation

- 🔗 **Official Rust Docs**: [Rust Language Guide](https://www.rust-lang.org/learn)
- 📚 **The Rust Book**: [The Rust Programming Language](https://doc.rust-lang.org/book/)
- 📑 **Rust by Example**: [Hands-on Rust Learning](https://doc.rust-lang.org/stable/rust-by-example/)
- 🔍 **Crates & Libraries**: [Cargo Package Registry](https://crates.io/)

## 🏗 Available Projects

### 🔹 Beginner
- [Guessing Game](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/guessing_game) 🎲
- [Logging in Rust](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/logging) 📝

### 🔹 Intermediate
- [SHA1 Generator](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/sha1_generator) 🔑
- [SHA1 Cracker](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/sha1_cracker) 🔓

### 🔹 Advanced
- [Async Domain Scanner](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/async_domain_scanner) 🌍
- [Parallel Domain Scanner](https://github.com/DhanushNehru/Ultimate-Rust-Resources/tree/main/projects/parallel_domain_scanner) ⚡

## 🎯 Contribution

Want to contribute? Feel free to submit a **pull request** or open an **issue**! 🚀

## Gitpod

In the cloud-free development environment where you can directly start coding.

You can use Gitpod in the cloud [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/DhanushNehru/Ultimate-Rust-Resources/)