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
- Host: GitHub
- URL: https://github.com/dhanushnehru/ultimate-rust-resources
- Owner: DhanushNehru
- License: cc0-1.0
- Created: 2024-05-28T11:39:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T14:54:40.000Z (over 1 year ago)
- Last Synced: 2024-05-29T05:23:00.474Z (over 1 year ago)
- Topics: documentation, opensource, opensource-projects, opensourceforgood, resources, resourcesharing, rust, rust-lang, rustlang, rustprogramming
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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 [](https://gitpod.io/#https://github.com/DhanushNehru/Ultimate-Rust-Resources/)