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

Projects in Awesome Lists tagged with learning-rust

A curated list of projects in awesome lists tagged with learning-rust .

https://github.com/yangwenmai/learning-rust

Rust 学习之路 > Rust Programming Tutorial, include articles, interview, example, problems.

articles example examples interview learning learning-rust problems rust rust-lang stargazer tikv tutorial

Last synced: 04 Apr 2025

https://github.com/clivern/buzzard

🦀 Learning Rust by Examples.

cargo learning-rust rust rust-example rust-lang rustacean

Last synced: 19 Apr 2025

https://github.com/opheron/rust-starter-pack

A starter pack for people learning the Rust programming language

learning learning-rust rust rustlang

Last synced: 10 Apr 2025

https://github.com/vertexclique/rust-dersleri

🦀Rust Turkiye - Rust Dersleri

learning-rust rust-lang

Last synced: 12 Apr 2025

https://github.com/1995parham-learning/rust101

Easy to understand applications with rust just for having fun :relieved:

learning learning-by-doing learning-rust rust rust-lang

Last synced: 30 Apr 2025

https://github.com/sr2ds/learning-rust

🦀 📚 🧑‍🎓 Aprendendo Rust | Learning Rust - Personal Studies about Rust Language

learning learning-rust linguagem-rust rust rust-lang rust-language

Last synced: 09 Apr 2025

https://github.com/shqld/rust-git

A Git reimplementation by Rust for learning Rust

git learning learning-rust rust

Last synced: 12 Aug 2025

https://github.com/jhrcook/100-days-of-rust

Learning the Rust programming language with 100 continuous days of practice.

100-days-of-code 100-days-of-rust learning-rust rust

Last synced: 23 Jul 2025

https://github.com/gildesmarais/gil_beats

⌚ A command-line tool (and library) for the rusty Swatch Internet Time. Comes with XBar/Swiftbar support.

bitbar-plugins internet-time learning-rust swatch swatch-internet-time swiftbar-plugins xbar-plugins

Last synced: 14 Mar 2025

https://github.com/am2022/learning-rust

this repository is for learning rust

learn-rust learning-rust rust rust-example rust-examples rust-lang

Last synced: 14 Oct 2025

https://github.com/0xisk/exploring-rust

A repository focused on learning and practicing Rust.

learning learning-rust programming-language rust

Last synced: 10 Feb 2026

https://github.com/leynier/learning-rust

This repository contains the code developed during my process of learning Rust with the Rust book

cargo learning-by-book learning-by-building learning-by-doing learning-procces learning-rust programming-languages rust rust-book rust-lang

Last synced: 07 Apr 2025

https://github.com/ersinaksar/learning-rust

This repo contains the notes I took while learning the Rust programming language, the sample Rust programs I wrote, and the exercises. Don't hesitate to contribute and fork the repo.

algorithm-challenges algorithms algorithms-and-data-structures examples-rust grokkingalgorithms learning-rust rust rust-lang rust-language rust-learning rust-note rust-notes rust-practice rust-programming-language rust-project rustlang

Last synced: 13 Mar 2025

https://github.com/srgaabriel/learning_rust

My first project in rust, i wanted to share it here to compare my coding style in the future!

learning-by-doing learning-rust rust rust-learning

Last synced: 26 Jul 2025

https://github.com/RustyDaemon/rust-guess

Next-level guessing game with TUI and leaderboard

guess-game learning learning-rust rust tui

Last synced: 04 Oct 2025

https://github.com/davidteather/rust-order-book

A fast-ish Order book in Rust to learn some Rust 🦀

financial-engineering fintech learning-rust order-book rust systems-programming trading

Last synced: 13 Aug 2025

https://github.com/veaba/learn-rust

learn rust, 40+ demos

cargo learning-rust rust

Last synced: 27 Aug 2025

https://github.com/zalexanninev15/myrust

Изучаю язык программирования Rust

learning-rust rust rust-language

Last synced: 03 Feb 2026

https://github.com/rustydaemon/rust-guess

Next-level guessing game with TUI and leaderboard

guess-game learning learning-rust rust tui

Last synced: 04 Feb 2026

https://github.com/shaunakgh/temperature

temperature conversion cli using rust

conversion learning-by-doing learning-rust rust rust-lang temperature

Last synced: 03 Apr 2025

https://github.com/voltamon/tictactoe-rust

This is a Tic Tac Toe game in Rust. It implements the Minimax Algorithm for decisive AI moves.

learning-rust minimax minimax-algorithm rust tic-tac-toe

Last synced: 09 Oct 2025

https://github.com/davesag/rust-tutorial

Just me learning Rust by doing the tutorial exercises.

learning-by-doing learning-rust rust tutorial-exercises

Last synced: 25 Mar 2025

https://github.com/mvolfik/aoc-2021

Learning Rust by solving Advent of Code (code review is welcome)

advent-of-code advent-of-code-2021 learning-rust rust

Last synced: 03 Jan 2026

https://github.com/rggh/chatroom

Rust Chatroom Using Websockets

learning-rust rust warp websockets

Last synced: 22 Mar 2025

https://github.com/psyhackological/rustbook

:crab: My code and notes from my journey learning Rust through the official Rust Book.

learning-rust markdown rust rust-lang

Last synced: 29 Mar 2025

https://github.com/rggh/icde2

Iced Grocery List

iced learning-rust rust

Last synced: 31 Mar 2025

https://github.com/ruoshui-git/minigrep

My first project in Rust

learning-rust

Last synced: 03 Mar 2025

https://github.com/coffeeknife/aoc2024

advent of code 2024 solutions in Rust

advent-of-code advent-of-code-2024 learning-by-doing learning-rust

Last synced: 09 Jul 2025

https://github.com/r366y/rust_simple_calculator

A simple CLI calculator written in Rust,

calculator cli-app learning-rust rust

Last synced: 13 Jun 2025

https://github.com/brianobot/demo_file_manager

A Simple File Manager CLI built while studying rust fs module

filesystem learning-rust rust

Last synced: 14 Mar 2025

https://github.com/yukigeshiki/learning-rust

Examples from The Rust Programming Language book and other tutorials

learning-rust rust

Last synced: 18 Aug 2025

https://github.com/akabiru/guessing_game

🚼rust playground

learning-rust

Last synced: 04 Apr 2025

https://github.com/gmodena/cryptopals

late to the party

cryptopals learning-rust rust

Last synced: 01 Mar 2025

https://github.com/dropdevrahul/rust-tcp-vm

A simple server that implements a custom tcp protocol

learning-by-doing learning-exercise learning-rust rust tcp vm

Last synced: 05 Nov 2025

https://github.com/ruchernchong/learn-rust

My Rust journey begins here

learning-by-doing learning-rust rust

Last synced: 26 Dec 2025

https://github.com/pawroman/advent-of-rust-2018

My Rust solutions to Advent of Code 2018 challenges

advent-of-code-2018 learning-rust rust

Last synced: 25 Feb 2025

https://github.com/sxoxgxi/tutorial

learning rust from twt

learning-rust

Last synced: 20 Mar 2025