rust-unofficial/rust-practise-questions — explained in plain English
Analysis updated 2026-07-09 · repo last pushed 2025-04-25
Test whether you can write Rust code on your own after learning from tutorials or videos.
Work through hands-on Rust problems to reinforce concepts you have already studied.
Practice Rust by solving verified questions with hints but no answer key.
Build confidence in Rust by wrestling with problems and seeking community help when stuck.
| rust-unofficial/rust-practise-questions | 2b2tplace/1m_release | andres-mancera/ethernet_10ge_mac_sv_uvm_tb | |
|---|---|---|---|
| Stars | 165 | 167 | 163 |
| Language | — | — | Verilog |
| Last pushed | 2025-04-25 | — | 2018-07-16 |
| Maintenance | Stale | — | Dormant |
| Setup difficulty | easy | hard | hard |
| Complexity | 1/5 | 1/5 | 4/5 |
| Audience | developer | general | researcher |
Figures from each repo's GitHub metadata at analysis time.
No setup needed, questions are published as an online book you can read in your browser, you only need a Rust environment to write and test your own solutions.
This project is a collection of practice questions for people learning the Rust programming language. Think of it as a workbook rather than a textbook, it doesn't teach you Rust, but it gives you problems to solve so you can get hands-on experience and become productive faster. The questions are published as an online book that you can read in your browser. Each question has been verified to have at least one working solution, though the answers are intentionally not included. Some questions come with hints to point you in the right direction, but the idea is that you'll wrestle with the problems and seek help from community resources like Discord, Stack Overflow, or Reddit when you get stuck. The author's philosophy is that struggling through the full concept is more valuable than peeking at a solution after a few minutes of frustration. This is aimed at people who are new to Rust and want to reinforce what they've learned from other sources. If you've read a tutorial or watched a video and want to test whether you can actually write Rust code on your own, these questions give you something concrete to work through. It's not for someone who wants a guided lesson, you need to bring your own baseline knowledge. The deliberate choice to withhold solutions is the most notable tradeoff. It means you can't easily check your work or learn by reading someone else's approach. But it also forces you to engage more deeply with the language and rely on the broader Rust community, which the author sees as part of the learning process. If you prefer books with answer keys, this format might feel frustrating rather than helpful.
A collection of practice questions for people learning Rust, published as an online book. It gives you hands-on problems without solutions so you learn by struggling and seeking help from the community.
Stale — no commits in 1-2 years (last push 2025-04-25).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.