rust-programming

There are 38 repositories under rust-programming topic.

  • ImplFerris/LearnRust

    Rust Learning Resources

  • Nekrolm/ubbook

    C++ programmer's guide to undefined behavior

  • steelx/dungeon-bevy

    Rust programming -> random generated Dungeon with Bevy engine

    Language:Rust17202
  • laruh/rust-resources-hub

    A curated collection of resources for learning and mastering Rust programming, including guides, books, exercises, and more.

  • epicchainlabs/epicchain-rust-sdk

    The EpicChain Rust SDK is a comprehensive toolkit for developers looking to integrate EpicChain's blockchain capabilities into their Rust applications

    Language:Rust7103
  • altunenes/rusty_spelling

    English spelling training app

    Language:Rust6102
  • brianobot/learning_axum-rs-

    Codes, Note and Small Projects Built while learning the Axum web Framework in Rust

    Language:Rust5100
  • brianobot/learning_rust

    Document My Journey while learning the Rust Programming Language

    Language:Rust5100
  • Arch-Network/book

    The Arch Book

    Language:CSS4204
  • afondiel/Rust-For-Undergrads-Free-Course-Udemy

    A deep dive into basics of Rust programming language.

    Language:Rust310
  • hiimsergey/oorl

    A tool for opening URLs from text files

    Language:Rust3100
  • OSCPS-Project/OSCPS

    Project development for a Rust-based, dynamic & steady state process simulator for the chemical manufacturing industry

    Language:Rust3180
  • yezzfusl/EtherVM

    Rust virtual machine.

    Language:Rust3100
  • lxaw/chibi-txt

    Simple file compression in Rust.

    Language:Rust2151
  • tdkms/PersianRustBook

    F Rust... i mean Farsi rust :p https://tdkms.github.io/PersianRustBook

    Language:Rust2
  • CHINMAYVIVEK/rust-practice

    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.

    Language:Rust110
  • DrShahinstein/rust-playpen

    I'm playing around with Rust

    Language:Rust1100
  • iNoles/bank_account-rust

    A simple bank system implemented in Rust for managing transactions.

    Language:Rust1301
  • MementoMori11723/rust-examples

    A repo to showcase simple rust projects

    Language:Rust1
  • Ahmed-Nirzar/Rust_programming

    Source code of Rust programs.

    Language:Rust0100
  • makt96/Cryptography

    Cryptography is an important tool for building secure systems. In this lab, you will explore how to build a file encryption service in Rust. We wish to allow a sender to securely communicate a file to a receiver. We do not assume the sender and receiver have communicated before, and therefore the two parties do not have some kind of shared secret b

    Language:Rust0100
  • makt96/voting_machine_sse

    The goal of this project is to utilize the knowledge from the course to write a voting machine in Rust and embed backdoors inside of it that would allow a knowledgeable attacker to cheat in the election. Then, we would be given another team’s voting machine to attack, attempting to find all of the vulnerabilities (intentional or not) in their syste

    Language:Rust0100
  • AegonSC/first_vault_program

    "Secure" and "efficient" on-chain vault system built on Solana using the Anchor Framework

    Language:Rust
  • anubhav-auth/rush

    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.

    Language:Rust10
  • AtokTajuddin/learn_rust_0_to_mastery

    Repo ini hanya berisikan latihan-latihan(journaling) setiap harinya.

    Language:Rust
  • git-user-cpp/guessing_game

    😃 Just a game made for fun 😃

    Language:Rust20
  • git-user-cpp/local_server

    :crab: Basic local server implemented in Rust for html :crab:

    Language:Rust20
  • git-user-cpp/temperature_converter

    :ski: Simple temperature converter :ski:

    Language:Rust20
  • hiimsergey/hundred-doors

    A tool for calculating and visualizing the '100 Doors' problem

    Language:Rust10
  • Ka-369/rust-learning-journey-week1

    Learning core Rust concepts — ownership, borrowing, slices, and structs with hands-on examples.

    Language:Rust
  • MuttakinHasib/lets-get-rusty

    Let's Get Rusty

    Language:Rust
  • TanakAiko/filler

    A Rust-based AI implementation for the Filler strategy game. Compete against intelligent bot opponents in a territorial conquest challenge. Dockerized for easy setup and testing.

    Language:Rust
  • tanzil7890/IonicTrace

    IonicTrace is a revolutionary tracing system that combines the power of Linux's eBPF/XDP and io_uring technologies to achieve unprecedented performance. Built in Rust for safety and zero-cost abstractions, it targets use cases where every nanosecond matters.

    Language:Rust
  • VoxDroid/vox-md

    A lightweight Rust application demonstrating command-line interaction, input handling, and basic data operations—ideal for beginners exploring Rust's syntax and logic structuring.

    Language:Rust