rustfinity
rustfinity
Rust

Learn and Practice the Rust programming language the effective way.

Last updated Jul 8, 2026
1.5k
Stars
71
Forks
44
Issues
+16
Stars/day
Attention Score
81
Language breakdown
Rust 99.7%
Python 0.2%
Dockerfile 0.1%
Shell 0.0%
Makefile 0.0%
โ–ธ Files click to expand
README

Rustfinity Banner

Rustfinity

Website Issues Pull Requests

Rustfinity is an interactive learning platform for Rust developers of all levels. Visit rustfinity.com to explore challenges, rustlings, and level up your Rust skills!

Features

  • Challenges: Hands-on coding exercises from basics to advanced topics
  • Rustlings: The classic rustlings exercises, now available in the browser
  • CLI: Download and solve challenges locally

Folder Structure

.
โ”œโ”€โ”€ challenges/      # Coding challenges served on rustfinity.com
โ”‚   โ””โ”€โ”€ challenge-x/
โ”‚       โ”œโ”€โ”€ description.md
โ”‚       โ”œโ”€โ”€ src/lib.rs, starter.rs
โ”‚       โ””โ”€โ”€ tests/tests.rs
โ””โ”€โ”€ crates/
    โ”œโ”€โ”€ cli              # Download & submit challenges locally
    โ”œโ”€โ”€ rustfinity-runner # Runs tests in secure Docker containers
    โ””โ”€โ”€ syntest          # Syntax-based testing using Rust AST

Contribute

Local Development

git clone https://github.com/dcodesdev/rustfinity.com.git
cd rustfinity.com
cargo build

Follow Us

X GitHub Discord

License

Rustfinity Proprietary License

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท rustfinity/rustfinity ยท Updated daily from GitHub