{"id":22868432,"url":"https://github.com/xpdojo/rust","last_synced_at":"2025-06-11T19:05:14.342Z","repository":{"id":138406709,"uuid":"437257936","full_name":"xpdojo/rust","owner":"xpdojo","description":"Rust is a multi-paradigm, high-level, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency.","archived":false,"fork":false,"pushed_at":"2023-02-18T18:24:15.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:51:19.382Z","etag":null,"topics":["ownership","rust"],"latest_commit_sha":null,"homepage":"https://www.rust-lang.org/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpdojo.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":"2021-12-11T11:02:36.000Z","updated_at":"2023-02-19T11:04:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"430fb5eb-5be2-440f-812d-73c8bf4fbf08","html_url":"https://github.com/xpdojo/rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xpdojo/rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Frust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Frust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Frust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Frust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpdojo","download_url":"https://codeload.github.com/xpdojo/rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Frust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259319088,"owners_count":22839738,"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":["ownership","rust"],"created_at":"2024-12-13T12:34:42.949Z","updated_at":"2025-06-11T19:05:14.324Z","avatar_url":"https://github.com/xpdojo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust\n\n- [Rust](#rust)\n  - [Install](#install)\n    - [Ubuntu 22.04](#ubuntu-2204)\n    - [Windows](#windows)\n  - [Developing](#developing)\n  - [Unit Testing](#unit-testing)\n\n## Install\n\n- [Using rustup (Recommended)](https://www.rust-lang.org/tools/install)\n\n### Ubuntu 22.04\n\n```sh\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n```sh\nsource \"$HOME/.cargo/env\"\n```\n\n```sh\ncargo --version\n```\n\n### Windows\n\n- [Other ways to install rustup](https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup)\n\n## Developing\n\n```sh\ncargo init\n```\n\n```sh\ncargo run\n```\n\n## Unit Testing\n\n```sh\ncargo test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Frust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpdojo%2Frust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Frust/lists"}