Blogs and Forums
| Chat Platforms, Forums, and Social Media |
| Rust Blogs and Newsletters |
| Personal Blogs |
| Project and Organization Blogs |
Chat Platforms, Forums, and Social Media
- Official
rust-lang.org↗ chat servers and forums: - Reddit:
r/rust↗.r/learnrust↗.
- Mastodon:
#rustlang↗. - Stack Overflow↗.
Rust Blogs and Newsletters
The "official" Rust blogs are written by the Rust Foundation or core Rust team members:
Lists of popular Rust blogs can be found in:
You may also consult the lists of Medium Blogs Tagged with 'Rust'↗, 'Rust Programming Language'↗ and 'Rustlang'↗.
Personal Blogs
| Title (URL) | Description |
|---|---|
A learning journal: lpalmieri.com↗ | Luca Palmieri's blog. |
| Andrew Gallant↗ | Blogs covering regex↗, ripgrep↗, etc. |
| Billy DM↗ | Posts on programming, including Rust. |
| Brian Anderson↗ | LLVM, blockchain, Rust. |
codevoweb.com↗ | Demonstrates how to build common applications using multiple languages, including Rust. |
| Denys Séguret↗ | From the author of broot↗, bacon↗, etc. |
| The Embedded Rustacean↗ | Tutorial-style articles on embedded Rust. |
fasterthanli.me↗ | In-depth articles on Rust, networking, and systems programming. |
faultlore.com↗ | Posts on systems programming and Rust. |
| Llogiq↗ | Rust and Clippy. |
lord.io↗ | Articles on Rust, game development, and more. |
| Mara Bos↗ | Thoughts and articles from a core Rust library team member. |
| Matklad↗ | Musings on Rust syntax, IDEs, and language design. |
| Matthew Brubeck↗ | Writings on Rust, Servo, and web technologies. |
| Nicholas Nethercote↗ | A blog focusing on Rust performance and memory usage. |
| PoignardAzur↗ | A blog covering various topics, including Rust. |
polymonster.co.uk↗ | A blog about Rust, graphics, and game development. |
| Raph Levien↗ | Insights on Rust, GUIs, and high-performance code. |
| Rust Magazine↗ | A monthly magazine for the Rust community. |
| Sam Sartor↗ | Posts on Rust, Nix, and software development. |
| Sean McArthur↗ | Focused on hyper↗, tokio↗, and web development in Rust. |
readrust.net↗ | Interesting posts related to the Rust programming language. |
rust-osdev.com↗ | Monthly news on OS and bootloader development in Rust. |
| Rust Trends↗ | Biweekly newsletter on all things Rust. |
smallcultfollowing.com/babysteps↗ | General thoughts about Rust by Niko Matsakis. |
| Steve Klabnik↗ | Rust, Ruby on Rails. |
| Sylvain Kerkour↗ | Black Hat Rust. |
tavianator.com↗ | Technical articles on performance and low-level programming. |
tedinski.com/archive↗ | An archive of posts on various programming topics. |
Writing an OS in Rust: os.phil-opp.com↗ | A classic blog series on building a basic OS in Rust. |
You may also consult this list↗ (somewhat outdated).
Project and Organization Blogs
| Project (URL) | Description |
|---|---|
| Bevy Engine News↗ | News and updates for the bevy↗ game engine. |
| Bytecode Alliance Articles↗ | WASM-focused articles and announcements. |
| Kani Verifier↗ | News and updates for the kani↗ formal verification tool. |
kellnr.io↗ | A private crate registry for Rust. |
| Meilisearch↗ | Updates regarding a fast, open-source search engine. |
| Quickwit↗ | A distributed search engine for logs and traces. |
rust-analyzer: This Week↗ | Weekly news about the rust-analyzer language server. |
shuttle.dev blog↗ and launchpad↗ | Shuttle is a service to deploy Rust applications to the Cloud. |
Related Topics
- Books.