{"id":3568233,"name":"auto_impl","ecosystem":"cargo","description":"Automatically implement traits for common smart pointers and closures","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/auto-impl-rs/auto_impl","keywords_array":["closure","impl","proc-macro","trait"],"namespace":null,"versions_count":16,"first_release_published_at":"2017-08-01T09:25:41.512Z","latest_release_published_at":"2025-04-09T22:07:12.632Z","latest_release_number":"1.3.0","last_synced_at":"2026-06-15T16:43:33.860Z","created_at":"2022-04-11T02:44:39.355Z","updated_at":"2026-06-15T16:43:33.860Z","registry_url":"https://crates.io/crates/auto_impl/","install_command":"cargo install auto_impl","documentation_url":"https://docs.rs/auto_impl/","metadata":{"categories":["development-tools","rust-patterns"]},"repo_metadata":{"id":25686138,"uuid":"98291013","full_name":"auto-impl-rs/auto_impl","owner":"auto-impl-rs","description":"Automatically implement traits for common smart pointers","archived":false,"fork":false,"pushed_at":"2025-04-09T21:36:00.000Z","size":379,"stargazers_count":123,"open_issues_count":2,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-18T09:45:30.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/auto-impl-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2017-07-25T09:47:40.000Z","updated_at":"2026-03-07T16:10:16.000Z","dependencies_parsed_at":"2022-09-17T02:22:11.920Z","dependency_job_id":"5a172df4-e820-413d-890a-6aea3f4f029c","html_url":"https://github.com/auto-impl-rs/auto_impl","commit_stats":{"total_commits":187,"total_committers":10,"mean_commits":18.7,"dds":0.267379679144385,"last_synced_commit":"7642e669cec349c1905e14fb35cef5e010e2f91b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/auto-impl-rs/auto_impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auto-impl-rs","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/sbom","scorecard":{"id":217168,"data":{"date":"2025-08-11","repo":{"name":"github.com/auto-impl-rs/auto_impl","commit":"050d95ced5195a88a6415efddf04580e641bbbd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/auto-impl-rs/auto_impl/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/auto-impl-rs/auto_impl/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/auto-impl-rs/auto_impl/ci.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:52:18.576Z","repository_id":25686138,"created_at":"2025-08-17T01:52:18.576Z","updated_at":"2025-08-17T01:52:18.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31461534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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"},"owner_record":{"login":"auto-impl-rs","name":"auto-impl-rs","uuid":"42949497","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42949497?v=4","repositories_count":1,"last_synced_at":"2023-02-27T17:15:20.050Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/auto-impl-rs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T00:17:31.371Z","updated_at":"2023-02-27T17:15:20.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auto-impl-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auto-impl-rs/repositories"},"tags":[{"name":"v1.2.0","sha":"15d8337759fdba657b3609df80d9c3569fe0246a","kind":"commit","published_at":"2024-02-27T10:30:17.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.2.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"611a10072ef34327d93bd8a0a6fd6dd40286693c","kind":"commit","published_at":"2024-01-28T02:57:02.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.1.2","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a0f053c3c31a819fda0b3931d65f0666095e15a7","kind":"commit","published_at":"2024-01-27T23:06:49.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.1.1","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6c9a471969f98f2525814a552e09c42b95abb380","kind":"commit","published_at":"2023-05-01T22:29:37.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.1.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"aaca5fe08c6e0c34d9a0eb5956ab089e6f4b8f35","kind":"commit","published_at":"2022-06-02T22:55:01.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.0.1","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c6bd3aff57d406209452e454a64e470889b9f1a9","kind":"commit","published_at":"2022-06-01T07:27:03.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v1.0.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"a91f68cdd76386c34e70fe658864270d2e2d175c","kind":"commit","published_at":"2021-11-05T16:20:47.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.5.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"e05e4cf3d8560bb07ef6b0e8e6e814848d32a983","kind":"commit","published_at":"2020-09-19T12:29:47.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.4.1","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d17214e18668328f0d6a1672296fcc5eb40111dd","kind":"commit","published_at":"2020-07-19T13:27:57.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.4.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"86a42e25b0ec0a833ce14493947d0497071a09a8","kind":"commit","published_at":"2018-10-30T01:00:33.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.3.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"29fbb009d4fd412e65886389a85890bfa224228e","kind":"commit","published_at":"2017-10-09T07:13:18.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.2.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"53a2e890f3b52256f1bc5c32f2942ad287647ccc","kind":"commit","published_at":"2017-10-07T10:56:53.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.1.2","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"eed7352733929eb02602bc6bac38cf74c4d9b5ad","kind":"commit","published_at":"2017-08-01T10:21:56.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.1.1","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d62b6fca2594530f8a456ac488b569287ab9c41c","kind":"commit","published_at":"2017-08-01T09:28:57.000Z","download_url":"https://codeload.github.com/auto-impl-rs/auto_impl/tar.gz/v0.1.0","html_url":"https://github.com/auto-impl-rs/auto_impl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auto-impl-rs/auto_impl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-06T06:04:29.759Z","dependent_packages_count":78,"downloads":55855446,"downloads_period":"total","dependent_repos_count":2148,"rankings":{"downloads":0.8147232695986208,"dependent_repos_count":0.8493588482095767,"dependent_packages_count":0.8378150664976338,"stargazers_count":14.178311356032278,"forks_count":13.836681023282916,"docker_downloads_count":0.8671476277487241,"average":5.230672865228292},"purl":"pkg:cargo/auto_impl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/auto_impl","docker_dependents_count":63,"docker_downloads_count":23303198,"usage_url":"https://repos.ecosyste.ms/usage/cargo/auto_impl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/auto_impl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:56:23.786Z","issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":24327742.135135137,"avg_time_to_close_pull_request":1509017.927536232,"issues_closed_count":37,"pull_requests_closed_count":69,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":3.289473684210526,"avg_comments_per_pull_request":1.3,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11071.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/auto-impl-rs%2Fauto_impl/issues","maintainers":[{"login":"LukasKalbertodt","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasKalbertodt"},{"login":"KodrAus","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KodrAus"}],"active_maintainers":[{"login":"KodrAus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KodrAus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/auto_impl/codemeta","maintainers":[{"uuid":"915","login":"LukasKalbertodt","name":"Lukas Kalbertodt","email":null,"url":"https://github.com/LukasKalbertodt","packages_count":34,"html_url":"https://crates.io/users/LukasKalbertodt","role":null,"created_at":"2022-11-07T16:54:59.597Z","updated_at":"2022-11-07T16:54:59.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/LukasKalbertodt/packages"},{"uuid":"3204","login":"KodrAus","name":"Ashley Mannix","email":null,"url":"https://github.com/KodrAus","packages_count":60,"html_url":"https://crates.io/users/KodrAus","role":null,"created_at":"2022-11-07T16:54:59.603Z","updated_at":"2022-11-07T16:54:59.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/KodrAus/packages"}]}