zzping
Rustlings
Our great sponsors
zzping | Rustlings | |
---|---|---|
1 | 172 | |
3 | 28,316 | |
- | 9.9% | |
0.0 | 9.6 | |
2 months ago | 3 days ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zzping
-
How Long Should It Take A Beginner To Learn Rust and Build Projects?
I did my own mini programs in Rust; initially there were a few benchmarks for Diesel. Later I did zzping: https://github.com/deavid/zzping/
Rustlings
-
Where to learn Rust?
Go for the book + https://github.com/rust-lang/rustlings at same time :) give the theory and pratical examples.
-
rust-analyzer VSCode extension only supports Cargo projects, and doesn't provide intellisense for single rust files
You might be able to create a single leetcode project and have a module for each solution, like how rustlings is structured.
-
Resources for learning rust aimed at a beginner programmer?
First, start with the Rust Book and then complete the rustling exercises.
-
Where can i practice rust??
I'm new and not used it yet, but I've bookmarked this repo filled with rust related exercises: https://github.com/rust-lang/rustlings
-
Lack Imagination to build own projects
Also on my to do wishlist: Rustlings "Small exercises to get you used to reading and writing Rust code!".
- Small exercises to get you used to reading and writing Rust code
-
Bevy 0.8
if you go through Rustlings you should be good to go on Bevy.
-
[rustlings] Blocked on quiz3
(https://github.com/rust-lang/rustlings/blob/main/exercises/quiz3.rs)
What are some alternatives?
rust-koans - Koans for the Rust programming language
rust-by-example - Learn Rust with examples (Live code editor included)
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
rust-learning - A bunch of links to blog posts, articles, videos, etc for learning Rust
book - The Rust Programming Language
ziglings - Learn the Zig programming language by fixing tiny broken programs.
Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
rust.vim - Vim configuration for Rust.
rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]
redis-rs - Redis library for rust
too-many-lists - Learn Rust by writing Entirely Too Many linked lists
Vcpkg - C++ Library Manager for Windows, Linux, and MacOS