Skip to content
#

rust-programming

Here are 35 public repositories matching this topic...

This repository provides a structured approach to learning Rust, with 100 practical programs organized into ten key categories. Whether you're a beginner or looking to deepen your understanding, these exercises will help you build a solid foundation and advance your skills.

  • Updated May 22, 2025
  • Rust

Rush is a lightweight, custom-built shell in Rust that supports basic shell operations, command execution, directory navigation, and piping between commands. It features a custom command parser, dynamic prompt updates, and error handling, making it a minimal yet functional alternative shell for learning and experimentation.

  • Updated Jan 31, 2025
  • Rust

Improve this page

Add a description, image, and links to the rust-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rust-programming topic, visit your repo's landing page and select "manage topics."

Learn more