#122 · Primary category: Education & Research

rust-learning

blog-article book hacktoberfest learn rust teaching tutorial video

A bunch of links to blog posts, articles, videos, etc for learning Rust

Project last updated:05/29/26

GitHub Stars

12.2K

Forks

816

Contributors

121

License

Other

Why we included this project

Most Rust learning material is scattered across blog posts, talks, and documentation, and this index collects the better parts of it in one maintained place. The maintainers actively filter out thin articles, so the links that stay tend to have real content behind them. The sections cover the official docs and books, videos, podcasts, style guides, and deeper dives into specific mechanics like lifetimes, traits, async, and unsafe, which makes it easy to go straight to whatever concept you're stuck on. It also lists resources on Rust internals, FFI, compilation, and profiling that are otherwise hard to find in one spot. For a team onboarding new developers or someone learning on their own, this is a practical map of where the community's best material lives.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category