{"id":21031265,"url":"https://github.com/shmuelmofrad/rustack","last_synced_at":"2025-10-08T20:23:19.354Z","repository":{"id":228868332,"uuid":"775142692","full_name":"ShmuelMofrad/rustack","owner":"ShmuelMofrad","description":"This is a rust-devstack","archived":false,"fork":false,"pushed_at":"2024-07-21T12:03:41.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T08:01:47.098Z","etag":null,"topics":["devcontainer","devcontainer-template","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":null,"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/ShmuelMofrad.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-03-20T20:50:55.000Z","updated_at":"2024-07-21T12:03:44.000Z","dependencies_parsed_at":"2024-03-29T22:45:42.042Z","dependency_job_id":null,"html_url":"https://github.com/ShmuelMofrad/rustack","commit_stats":null,"previous_names":["shmuelmofrad/rustack"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ShmuelMofrad/rustack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Frustack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Frustack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Frustack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Frustack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShmuelMofrad","download_url":"https://codeload.github.com/ShmuelMofrad/rustack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Frustack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000659,"owners_count":26082817,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["devcontainer","devcontainer-template","rust","rust-lang"],"created_at":"2024-11-19T12:26:31.577Z","updated_at":"2025-10-08T20:23:19.322Z","avatar_url":"https://github.com/ShmuelMofrad.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rustack\nThis is a rust-devstack\n\n## useful commands:\n\nRust's package manager\n- **cargo**:\n  - Create a new cargo package `cargo new`\n  - Compile the current package `cargo build`\n  - Run a binary or example of the local package `cargo run`\n  - help `cargo --help`\n\n    ```\n    Commands:\n    build, b    Compile the current package\n    check, c    Analyze the current package and report errors, but don't build object files\n    clean       Remove the target directory\n    doc, d      Build this package's and its dependencies' documentation\n    new         Create a new cargo package\n    init        Create a new cargo package in an existing directory\n    add         Add dependencies to a manifest file\n    remove      Remove dependencies from a manifest file\n    run, r      Run a binary or example of the local package\n    test, t     Run the tests\n    bench       Run the benchmarks\n    update      Update dependencies listed in Cargo.lock\n    search      Search registry for crates\n    publish     Package and upload this package to the registry\n    install     Install a Rust binary\n    uninstall   Uninstall a Rust binary\n    ...         See all commands with --list\n    ``` \n\nThe Rust toolchain installer\n- **rustup**:\n  ```\n  Commands:\n  show         Show the active and installed toolchains or profiles\n  update       Update Rust toolchains and rustup\n  check        Check for updates to Rust toolchains and rustup\n  default      Set the default toolchain\n  toolchain    Modify or query the installed toolchains\n  target       Modify a toolchain's supported targets\n  component    Modify a toolchain's installed components\n  override     Modify toolchain overrides for directories\n  run          Run a command with an environment configured for a given toolchain\n  which        Display which binary will be run for a given command\n  doc          Open the documentation for the current toolchain\n  self         Modify the rustup installation\n  set          Alter rustup settings\n  completions  Generate tab-completion scripts for your shell\n  help         Print this message or the help of the given subcommand(s)\n  ```\n\n## useful websites:\n\n- [rust-lang.org](https://www.rust-lang.org/)\n- [crates.io](https://crates.io/)\n- [github.com/rust-lang](https://github.com/rust-lang)\n\n**Learn**\n- [rust-lang/learn](https://www.rust-lang.org/learn)\n- [rust-lang/book](https://doc.rust-lang.org/book/)\n- [doc-rust-lang](https://doc.rust-lang.org/stable/)\n- [rustlings](https://github.com/rust-lang/rustlings/)\n- [rust-by-example](https://doc.rust-lang.org/rust-by-example/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmuelmofrad%2Frustack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshmuelmofrad%2Frustack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmuelmofrad%2Frustack/lists"}