Skip to content

pretzelhammer/rust-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretzelhammer's Rust blog 🦀

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

Here are my posts in reverse chronological order.

Date Title Popularity Translations
2021-05 RESTful API in Sync & Async Rust 🔥 -
2021-03 Tour of Rust's Standard Library Traits 🔥🔥🔥 中文
2020-11 Learn Assembly with Entirely Too Many Brainfuck Compilers 🔥 -
2020-07 Sizedness in Rust 🔥🔥 -
2020-05 Common Rust Lifetime Misconceptions 🔥🔥🔥 中文 · 日本語 · русский
2020-05 Learning Rust in 2020 🔥🔥 中文
2020-05 Why blog? - -

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.