{"id":18839031,"url":"https://github.com/solareenlo/rust_by_example","last_synced_at":"2026-01-28T17:30:16.312Z","repository":{"id":93865832,"uuid":"404639232","full_name":"solareenlo/rust_by_example","owner":"solareenlo","description":"Rust by Example","archived":false,"fork":false,"pushed_at":"2021-09-15T19:15:45.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:15:29.946Z","etag":null,"topics":["example","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solareenlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-09-09T08:10:54.000Z","updated_at":"2021-09-15T19:15:48.000Z","dependencies_parsed_at":"2023-03-08T12:45:42.009Z","dependency_job_id":null,"html_url":"https://github.com/solareenlo/rust_by_example","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/solareenlo%2Frust_by_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Frust_by_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Frust_by_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2Frust_by_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/rust_by_example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774334,"owners_count":19694700,"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":["example","rust"],"created_at":"2024-11-08T02:41:34.886Z","updated_at":"2026-01-28T17:30:16.282Z","avatar_url":"https://github.com/solareenlo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust_by_example\n\n## Usage\n```shell\nrustc -o a.out 01_Hello-World.rs\n./a.out\n\n# Create a library\nrustc --crate-type=lib 63_Crates-Creating-a-Library.rs\nls lib*\n\n# Using a library\nrustc 64_Crates-Using-a-Library.rs --extern rary=lib63_Crates-Creating_a_Library.rlib --edition=2018 -o a.out\n./a.tou\n\n# Using attribute\nrustc 66_Attributes-Crates.rs\nls lib*\n\n# Using attribute flag\nrustc -o a.out --cfg some_condition 68_Attributes-Custom.rs\n./a.tou\n\n# Valgrind\nrustc -o a.out 82_Scoping-rules_RAII.rs\nvalgrind --leak-check=full --show-leak-kinds=all ./a.out\n```\n\n## References\n- [17 Resources to Help You Learn Rust in 2021](https://serokell.io/blog/learn-rust)\n- [Rust by Example](https://doc.rust-lang.org/rust-by-example/)\n- [Rust by Example 日本語版](https://doc.rust-jp.rs/rust-by-example-ja/)\n- [Rustの日本語ドキュメント/Japanese Docs for Rust](https://doc.rust-jp.rs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Frust_by_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2Frust_by_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2Frust_by_example/lists"}