Skip to content

Instantly share code, notes, and snippets.

@TatriX
Last active March 5, 2025 10:56
Show Gist options
  • Select an option

  • Save TatriX/183c816f1346d418f969c4576c2b9b41 to your computer and use it in GitHub Desktop.

Select an option

Save TatriX/183c816f1346d418f969c4576c2b9b41 to your computer and use it in GitHub Desktop.

Revisions

  1. TatriX revised this gist Jul 9, 2020. 1 changed file with 2 additions and 5 deletions.
    7 changes: 2 additions & 5 deletions README.md
    Original 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
    - https://this-week-in-rust.org/
    - https://github.com/trending/rust

    # FAQ
    * Пачиму helloworld весит как моя мамка?!1й
  2. TatriX revised this gist Jul 9, 2020. 1 changed file with 30 additions and 17 deletions.
    47 changes: 30 additions & 17 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -6,23 +6,42 @@ Rust — невероятно быстрый язык для системног

    https://www.rust-lang.org

    # FAQ
    # Новости
    Компиляция всего, что произошло за неделю
    Иногда постят вакансии
    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

    # Читать
    * Оф. книга, она же растбук
    * https://doc.rust-lang.org/book/
    * https://rustbyexample.com/
    * Очень хорошая книга, отлично зайдет после растбука:
    http://shop.oreilly.com/product/0636920040385.do

    # Упражнения
    # Контент на русском
    ## Обучение
    * [Программирование на 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://this-week-in-rust.org/
    ## Сколько вешать в лайках
    https://github.com/trending/rust

    ## Оп рекомендует:
    https://github.com/seed-rs/seed
    https://www.amethyst.rs/
    https://github.com/TatriX/dvach
  3. TatriX revised this gist Aug 19, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions README.md
    Original 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/
    * https://doc.rust-lang.org/book/
    * https://rustbyexample.com/
    * Очень хорошая книга, отлично зайдет после растбука:
    http://shop.oreilly.com/product/0636920040385.do

  4. TatriX revised this gist Aug 19, 2019. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions README.md
    Original 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/
    Очень хорошая книга, отлично зайдет после растбука:
    * Оф. книга, она же растбук
    ** 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
    * https://exercism.io/tracks/rust
    * https://github.com/crazymykl/rust-koans

    # Писать
    ## IDE
  5. TatriX revised this gist Aug 19, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -6,8 +6,9 @@ Rust — невероятно быстрый язык для системног

    https://www.rust-lang.org

    > Пачиму helloworld весит как моя мамка?!1й
    # FAQ

    * Пачиму helloworld весит как моя мамка?!1й
    https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html

    # Читать
  6. TatriX revised this gist Aug 19, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions README.md
    Original 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

    # Читать
  7. TatriX revised this gist Aug 19, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@ Rust — невероятно быстрый язык для системног

    ИТТ мы можем объяснить базовые и продвинутые концепции языка, и
    программирования в целом, поможем вкатывающимся, подскажем что
    выбрать для веба, игр или спасибо абу блокчейна.
    выбрать для веба, игр или, прости Абу, блокчейна.

    https://www.rust-lang.org

  8. TatriX renamed this gist Aug 19, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. TatriX created this gist Aug 19, 2019.
    45 changes: 45 additions & 0 deletions README.me
    Original 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