{"id":13561177,"url":"https://github.com/richardanaya/tour_of_rust","last_synced_at":"2025-04-12T20:39:07.613Z","repository":{"id":40434101,"uuid":"260776164","full_name":"richardanaya/tour_of_rust","owner":"richardanaya","description":"A tour of rust's language features","archived":false,"fork":false,"pushed_at":"2024-11-19T00:52:35.000Z","size":9710,"stargazers_count":901,"open_issues_count":43,"forks_count":212,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-05T19:07:42.671Z","etag":null,"topics":["learning","rust","tutorial"],"latest_commit_sha":null,"homepage":"https://tourofrust.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardanaya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-02T21:14:12.000Z","updated_at":"2025-03-30T09:56:32.000Z","dependencies_parsed_at":"2024-01-14T03:45:29.336Z","dependency_job_id":"d7f7bc78-c21a-4284-8ec6-349ab0c2e137","html_url":"https://github.com/richardanaya/tour_of_rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardanaya%2Ftour_of_rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardanaya%2Ftour_of_rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardanaya%2Ftour_of_rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardanaya%2Ftour_of_rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardanaya","download_url":"https://codeload.github.com/richardanaya/tour_of_rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631668,"owners_count":21136554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["learning","rust","tutorial"],"created_at":"2024-08-01T13:00:53.321Z","updated_at":"2025-04-12T20:39:07.592Z","avatar_url":"https://github.com/richardanaya.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Tour of Rust\n\nWelcome to the source repo of [Tour of Rust](https://tourofrust.com/).\n\n# Goals\n\nThis project is meant to give an experienced programmer a swift introduction to Rust as an alternative to reading lengthy book style documentation.\n\n* Chapter 1 - The Basics\n* Chapter 2 - Basic Control Flow\n* Chapter 3 - Basic Data Structure Types\n* Chapter 4 - Generic Types\n* Chapter 5 - Ownership \u0026 Borrowing Data\n* Chapter 6 - Text\n* Chapter 7 - Object Oriented Programming\n* Chapter 8 - Smart Pointers\n* Chapter 9 - Project Organization and Structure\n\nContent goals:\n* Chapter 1-4 should give you a strong taste of Rust's aesthetic\n* Chapter 1-6 should give a person from C a good idea how their ideas translate\n* Chapter 1-8 should give a person from C++ a good idea how their ideas translate\n* Chapter 9+ should talk about Rust specific concepts that doesn't fit well into the above\n\nThis project also aims to provide this book in as many languages as possible.\n\n# Contributors\n\n* Deutsch - [Felix](https://github.com/jassler), [Ramin Azhdari](https://github.com/raminos), [Patrick Hintermayer](https://github.com/zerotask)\n* English - [Richard Anaya](https://github.com/richardanaya)\n* Español - [Alba Martínez Martínez](https://github.com/albatraduce), (Tech review by [Alberto Moreta](https://github.com/AlbertoMoreta) and [Fran Torres](https://github.com/franute))\n* Français - [Mathieu Gemard](https://github.com/mgemard), [Vincent Foulon](https://github.com/VincentFoulon80)\n* Interlingue - [David MacLeod](https://github.com/Dhghomon/)\n* Magyar - [Nemin32](https://github.com/Nemin32/), [Dániel Buga](https://github.com/bugadani)\n* Polski - [adamsky](https://github.com/adamsky)\n* Português Brasileiro - [Denstone](https://github.com/denstone)\n* Русский - [Danil Kondratiev](https://github.com/knightpp), [Yuriy Larin](https://github.com/blandger)\n* 简体中文 - [Tengfei Niu](https://github.com/spartucus), [Haizhi Geng](https://github.com/JmPotato), [Zixing Liu](https://github.com/liushuyu)\n* 繁體中文 - [kkpoon](https://github.com/kkpoon), [Kai](https://github.com/chihkaiyu)\n* 日本語 - [7shi](https://github.com/7shi), [Rossy](https://github.com/rossy0213), [Yuji Sugiura](https://github.com/leader22), [TaKO8Ki](https://github.com/TaKO8Ki)\n* 한국어 - [fermat39](https://github.com/fermat39), [Sungjin Han](https://github.com/meinside)\n* ภาษาไทย - [pallat](https://github.com/pallat)\n* Türkçe - [Rust Dili](https://github.com/RustDili/), [mertataol](https://github.com/mertataol), [doganid](https://github.com/doganid), [mhmmdd](https://github.com/mhmmdd)\n* Ελληνικά - [DoubleHyphen](https://github.com/DoubleHyphen/)\n* Italian - [Andrea Manzini](https://github.com/ilmanzo/)\n* العربية - [Fethienv](https://github.com/Fethienv)\n\n\n# Looking for translators!\n\nIf you would like to contribute translations in a language that doesn't exist yet. Feel free to make a PR!\n\nLook for your appropriate language under the `lessons` folder. Each chapter has its own file. You can modify an existing chapter's content or if there is one you'd like to translate from the english lessons, copy that chapter file over and modify it's content to your own language. Each page has various properties.\n\n* **title** - this would be your localized page's title\n* **content_markdown** - this would be your localized page's content as markdown using [shodown markdown](https://github.com/showdownjs/showdown/wiki/Showdown's-Markdown-syntax)\n* **code** (optional) - this would be your localized page's code. This is the \"embedded link\" generated from https://play.rust-lang.org/ when you hit the \"Share\" button. Be sure your run the \"rustfmt\" tool! If you don't provide code, a page will fallback onto an english version of code (if it exists).\n\n```yaml\n- title: Capítulo 3 - Conclusión\n  content_markdown: |\n    ¡Rust tiene algunos increíbles ** punteros **!\n\n    * A\n    * `let`\n    * C\n  code: https://play.rust-lang.org/?version=stable\u0026mode=debug\u0026edition=2018\u0026code=fn%20main()%20%7B%7D%0A\n```\n\nLastly, there is a file for common words you should fill out your localized translations of for deeper experience of the site.\n\n## How to run the project locally\n\nTo run the site locally you need to install `yq`. There are several projects with the name `yq`, this\nproject uses [this one](https://kislyuk.github.io/yq/).\n\nRun `yarn` to install javascript dependencies.\n\nAfter installing the dependencies use `make` to launch the site. You will need to restart the server every time\nto see the changes you've made.\nWindows users should use `make.bat` instead.\n\n# Releases\n\n## Releases 6 - Sept, 2024\n* Lots of fixes for Albanian and Italian\n* Adding Dutch\n\n## Release 5 - May 30, 2020\n* Chapter 6 released on text in English, Occidental\n* Chapter 5 released in French and Brazillian Portuguese\n* Chapter 4 released in Chinese and Spanish\n* Chapter 3 released in French\n* Minor fixes\n* Chapter 2 of Tour of WebAssembly released\n\n## Release 4 - May 30, 2020\n* Chapter 5 released on ownership and sharing\n* Chinese transalations chapter 1-3\n* French translations for chapter 1-3\n* Brazillian portuguese translations for chapter 2-4\n* Spanish translations for chapter 3\n* Starting new section for WebAssembly\n\n## Release 3 - May 23, 2020\n* Chapter 4 released on generic data structures\n* Spanish for Chapter 2\n* Chapter 1 in brazillian portuguese\n* Updates for german and russian\n* New pages and rewrites and reordering\n\n## Release 2 - May 16, 2020\n* Deutsch, English, Interlingue, Русский translations for chapter 2\n* Spanish for chapter 1\n* New markdown formatting for pages\n\n## Release 1 - May 10 2020\n* Deutsch, English, Interlingue, Русский translations for chapter 2\n* Deutsch, Interlingue, Русский translations for chapter 1\n* Domain name setup\n* Mobile improvements\n* Deeper localization capabilites of generator\n\n## Release 0 - May 3rd 2020\n* Chapter 1\n\n# Credit\n\nThis tutorial format and many of the examples were inspired by the wonderful [Tour of Go](https://tour.golang.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardanaya%2Ftour_of_rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardanaya%2Ftour_of_rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardanaya%2Ftour_of_rust/lists"}