Home

Awesome

pretzelhammer's Rust blog 🦀

I write educational content for Rust beginners and Rust advanced beginners.

Here are my posts in reverse chronological order.

YearTitlePopularityTranslations
2024Beginner's Guide to Concurrent Programming: Coding a Multithreaded Chat Server using Tokio🔥🔥中文
2021RESTful API in Sync & Async Rust🔥-
2021Tour of Rust's Standard Library Traits🔥🔥🔥中文
2020Learn Assembly with Entirely Too Many Brainfuck Compilers🔥-
2020Sizedness in Rust🔥🔥-
2020Common Rust Lifetime Misconceptions🔥🔥🔥中文 · 日本語 · русский
2020Learning Rust in 2020🔥🔥中文
2020Why blog?-中文 · Türkçe

Note: translations are community-maintained.

Feedback

If you have any feedback please feel welcome to open an issue on this repo. I accept pull requests for minor fixes like typos and grammar.

Translations

If you wanna translate a blog post into another language that's awesome! Please feel free to fork this repo and promote your translation however you like. I also accept pull requests for translations if you'd like to host your translation on my blog directly.

Licensing

To be compatible with Rust, all code examples in this blog are licensed under Apache License Version 2.0 or MIT License, at your option.

I'd like to retain exclusive rights to the English version of the posts themselves, but as mentioned above if you translate a post into another language you're welcome to promote your translations however you like.