{"id":19893804,"url":"https://github.com/255doesnotexist/rust-lang-learning-examples","last_synced_at":"2026-06-30T07:30:56.955Z","repository":{"id":224223751,"uuid":"762753754","full_name":"255doesnotexist/rust-lang-learning-examples","owner":"255doesnotexist","description":"A collection of toy code examples written while reading The Rust Programming Language.","archived":false,"fork":false,"pushed_at":"2024-04-07T00:59:21.000Z","size":3622,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T08:49:20.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/255doesnotexist.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":"2024-02-24T15:46:12.000Z","updated_at":"2024-12-25T15:08:52.000Z","dependencies_parsed_at":"2024-11-12T18:45:21.295Z","dependency_job_id":null,"html_url":"https://github.com/255doesnotexist/rust-lang-learning-examples","commit_stats":null,"previous_names":["255doesnotexist/rust-lang-learning-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/255doesnotexist/rust-lang-learning-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2Frust-lang-learning-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2Frust-lang-learning-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2Frust-lang-learning-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2Frust-lang-learning-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/255doesnotexist","download_url":"https://codeload.github.com/255doesnotexist/rust-lang-learning-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2Frust-lang-learning-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34957626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T18:31:09.741Z","updated_at":"2026-06-30T07:30:56.937Z","avatar_url":"https://github.com/255doesnotexist.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-lang-learning-examples\n\nThis is a collection of toy code examples written while reading [The Rust Programming Language](https://doc.rust-lang.org/book/), a book that teaches the basics and advanced features of Rust. High recommendation for this book.\n\nActually I make this repository public here just to record my learning progress.\n\n## How to use this repository\n\nAll codes passed test on rustc 1.76.0 (07dca489a 2024-02-04).\n\nYou can clone this repository to your local machine and run the examples using the `cargo` command. For example, to run the `hello_cargo` example, you can do:\n\n```bash\ngit clone https://github.com/255doesnotexist/rust-lang-learning-examples.git\ncd rust-lang-learning-examples/hello_cargo\ncargo run\n```\n\n~~The hello_world directory need to compile with rustc because it's created before the book introduce the cargo tool.~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F255doesnotexist%2Frust-lang-learning-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F255doesnotexist%2Frust-lang-learning-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F255doesnotexist%2Frust-lang-learning-examples/lists"}