Last active
March 5, 2025 10:56
-
-
Save TatriX/183c816f1346d418f969c4576c2b9b41 to your computer and use it in GitHub Desktop.
Revisions
-
TatriX revised this gist
Jul 9, 2020 . 1 changed file with 2 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,11 +7,8 @@ Rust — невероятно быстрый язык для системног https://www.rust-lang.org # Новости - https://this-week-in-rust.org/ - https://github.com/trending/rust # FAQ * Пачиму helloworld весит как моя мамка?!1й -
TatriX revised this gist
Jul 9, 2020 . 1 changed file with 30 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,23 +6,42 @@ Rust — невероятно быстрый язык для системног https://www.rust-lang.org # Новости Компиляция всего, что произошло за неделю Иногда постят вакансии https://this-week-in-rust.org/ ## Сколько вешать в лайках https://github.com/trending/rust # FAQ * Пачиму helloworld весит как моя мамка?!1й https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Контент на русском ## Обучение * [Программирование на Rust](https://www.youtube.com/playlist?list=PLlb7e2G7aSpTfhiECYNI2EZ1uAluUqE_e) (лекции от @matklad) * [Rust Book](https://doc.rust-lang.ru/book) * [Rust by Example](https://doc.rust-lang.ru/stable/rust-by-example) * [The Rustonomicon](https://github.com/rust-lang-ru/rustonomicon/blob/master/src/SUMMARY.md) ## Статьи * [Что делает Rust универсальным языком программирования](https://habr.com/ru/post/504622/) * [Что значит unsafe в Rust?](https://habr.com/ru/post/460295/) * [C++ быстрее и безопаснее Rust, Yandex сделала замеры](https://habr.com/ru/post/492410/) * [Go быстрее Rust, Mail.Ru Group сделала замеры](https://habr.com/ru/post/492410/) * [Бот для Starcraft на Rust, C и на любом другом языке](https://habr.com/ru/post/416743/) # Контент на английском ## Читать * [Rust Book](https://doc.rust-lang.org/book/) * [Rust by Example](https://rustbyexample.com/) * [The Rustonomicon](https://doc.rust-lang.org/nomicon/#the-rustonomicon) * [Programming Rust](http://shop.oreilly.com/product/0636920040385.do) ## Упражнения * https://exercism.io/tracks/rust * https://github.com/crazymykl/rust-koans # Are we there yet ## IDE https://areweideyet.com/ ## Вебня @@ -35,13 +54,7 @@ https://wiki.mozilla.org/Areweyet # Список интересных проектов https://github.com/rust-unofficial/awesome-rust ## Оп рекомендует: https://github.com/seed-rs/seed https://www.amethyst.rs/ https://github.com/TatriX/dvach -
TatriX revised this gist
Aug 19, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,8 +13,8 @@ https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Читать * Оф. книга, она же растбук * https://doc.rust-lang.org/book/ * https://rustbyexample.com/ * Очень хорошая книга, отлично зайдет после растбука: http://shop.oreilly.com/product/0636920040385.do -
TatriX revised this gist
Aug 19, 2019 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,15 +12,15 @@ https://www.rust-lang.org https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Читать * Оф. книга, она же растбук ** https://doc.rust-lang.org/book/ ** https://rustbyexample.com/ * Очень хорошая книга, отлично зайдет после растбука: http://shop.oreilly.com/product/0636920040385.do # Упражнения * https://exercism.io/tracks/rust * https://github.com/crazymykl/rust-koans # Писать ## IDE -
TatriX revised this gist
Aug 19, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,8 +6,9 @@ Rust — невероятно быстрый язык для системног https://www.rust-lang.org # FAQ * Пачиму helloworld весит как моя мамка?!1й https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Читать -
TatriX revised this gist
Aug 19, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Rust — невероятно быстрый язык для системног https://www.rust-lang.org > Пачиму helloworld весит как моя мамка?!1й https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Читать -
TatriX revised this gist
Aug 19, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Rust — невероятно быстрый язык для системног ИТТ мы можем объяснить базовые и продвинутые концепции языка, и программирования в целом, поможем вкатывающимся, подскажем что выбрать для веба, игр или, прости Абу, блокчейна. https://www.rust-lang.org -
TatriX renamed this gist
Aug 19, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
TatriX created this gist
Aug 19, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,45 @@ Rust — невероятно быстрый язык для системного программирования без segfault'ов и с гарантиями потокобезопасности. ИТТ мы можем объяснить базовые и продвинутые концепции языка, и программирования в целом, поможем вкатывающимся, подскажем что выбрать для веба, игр или спасибо абу блокчейна. https://www.rust-lang.org > Пачиму helloworld весит как моя мамка?!1й https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html # Читать Оф. книга, она же растбук https://doc.rust-lang.org/book/ https://rustbyexample.com/ Очень хорошая книга, отлично зайдет после растбука: http://shop.oreilly.com/product/0636920040385.do # Упражнения https://exercism.io/tracks/rust https://github.com/crazymykl/rust-koans # Писать ## IDE https://areweideyet.com/ ## Вебня http://www.arewewebyet.org/ ## Игры http://arewegameyet.com/ ## Etc https://wiki.mozilla.org/Areweyet # Список интересных проектов https://github.com/rust-unofficial/awesome-rust # Новости Компиляция всего, что произошло за неделю Иногда постят вакансии https://this-week-in-rust.org/ ## Сколько вешать в лайках https://github.com/trending/rust ## Оп рекомендует: https://www.amethyst.rs/ https://github.com/TatriX/dvach