{"id":18058286,"url":"https://github.com/kaspar030/git-cache-rs","last_synced_at":"2025-10-12T01:08:04.842Z","repository":{"id":219746971,"uuid":"749858189","full_name":"kaspar030/git-cache-rs","owner":"kaspar030","description":"Git clone cacher","archived":false,"fork":false,"pushed_at":"2025-09-19T21:10:57.000Z","size":192,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-12T01:08:02.994Z","etag":null,"topics":["cache","caching","git","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaspar030.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-29T14:39:38.000Z","updated_at":"2025-09-19T21:11:01.000Z","dependencies_parsed_at":"2024-03-12T23:33:23.508Z","dependency_job_id":"e3ac40f6-c6eb-4854-bfae-2c5d300276b7","html_url":"https://github.com/kaspar030/git-cache-rs","commit_stats":null,"previous_names":["kaspar030/git-cache-rs"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/kaspar030/git-cache-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Fgit-cache-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Fgit-cache-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Fgit-cache-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Fgit-cache-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaspar030","download_url":"https://codeload.github.com/kaspar030/git-cache-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Fgit-cache-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009668,"owners_count":26084645,"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-11T02:00:06.511Z","response_time":55,"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":["cache","caching","git","rust"],"created_at":"2024-10-31T03:06:01.400Z","updated_at":"2025-10-12T01:08:04.820Z","avatar_url":"https://github.com/kaspar030.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\n**git-cache-rs** is a git helper that allows caching clones in a central folder\nso consecutive clones become faster.\n\nIt works by first cloning into a cache folder (`~/.gitcache` by default), then\ncloning locally out from there. The next time the same repository is cloned, it\nwill be cloned from the cache.\n\n## Installation\n\n    cargo install git-cache\n\n## How to use\n\nJust use `git cache clone \u003cclone options\u003e` instead of `git clone \u003cclone\noptions\u003e`. Add `-U` if you'd like the cached version to update from the\noriginal repository before cloning (not needed for the first clone).\n\n## License\n\ngit-cache-rs is licensed under the terms of the Apache License (Version 2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspar030%2Fgit-cache-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaspar030%2Fgit-cache-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspar030%2Fgit-cache-rs/lists"}