{"id":16659517,"url":"https://github.com/rksm/rust-hot-reload","last_synced_at":"2025-06-23T18:33:29.209Z","repository":{"id":50726151,"uuid":"519394002","full_name":"rksm/rust-hot-reload","owner":"rksm","description":"hot-reload template for Rust","archived":false,"fork":false,"pushed_at":"2022-09-02T21:36:24.000Z","size":12,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T18:55:37.354Z","etag":null,"topics":["cargo-generate","hot-reload","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rksm.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}},"created_at":"2022-07-30T01:55:55.000Z","updated_at":"2025-03-14T18:21:50.000Z","dependencies_parsed_at":"2022-09-13T02:10:49.972Z","dependency_job_id":null,"html_url":"https://github.com/rksm/rust-hot-reload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rksm/rust-hot-reload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Frust-hot-reload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Frust-hot-reload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Frust-hot-reload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Frust-hot-reload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rksm","download_url":"https://codeload.github.com/rksm/rust-hot-reload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Frust-hot-reload/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261534001,"owners_count":23173326,"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":["cargo-generate","hot-reload","rust"],"created_at":"2024-10-12T10:25:33.064Z","updated_at":"2025-06-23T18:33:29.101Z","avatar_url":"https://github.com/rksm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"_This is a template for [cargo-generate](https://cargo-generate.github.io/cargo-generate/)._\n_Use with `cargo generate rksm/rust-hot-reload`._\n\n# {{project-name}}\n\nA workflow for quick feedback while writing Rust! See https://github.com/rksm/hot-lib-reloader-rs and https://robert.kra.hn/posts/hot-reloading-rust/ for more info.\n\n## Usage\n\n### Hot reload for development\n\nFor development use two terminals to run the binary and (re-)build the lib:\n\n```shell\n$ cargo watch -i lib -x 'run --features reload'\n$ cargo watch -w lib -x 'build -p lib'\n```\n\nWith [cargo runcc](https://crates.io/crates/runcc) you just need to run `cargo runcc -c runcc.yml`.\n\n### Statically build or run for release\n\n```shell\ncargo build --release\ncargo run --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frksm%2Frust-hot-reload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frksm%2Frust-hot-reload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frksm%2Frust-hot-reload/lists"}