{"id":372415,"url":"https://github.com/DoumanAsh/async-timer","last_synced_at":"2026-08-26T10:30:35.783Z","repository":{"id":45212489,"uuid":"182324562","full_name":"DoumanAsh/async-timer","owner":"DoumanAsh","description":"Timer facilities for Rust's async story","archived":false,"fork":false,"pushed_at":"2024-09-29T00:29:30.000Z","size":166,"stargazers_count":58,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-06T02:51:20.111Z","etag":null,"topics":["async","rust","timer"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DoumanAsh.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":"2019-04-19T20:54:21.000Z","updated_at":"2026-07-10T17:41:50.000Z","dependencies_parsed_at":"2024-01-22T00:22:56.282Z","dependency_job_id":"f1a04815-7145-4c02-ba94-a849859ab257","html_url":"https://github.com/DoumanAsh/async-timer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DoumanAsh/async-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh","download_url":"https://codeload.github.com/DoumanAsh/async-timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/sbom","scorecard":{"id":42014,"data":{"date":"2025-08-11","repo":{"name":"github.com/DoumanAsh/async-timer","commit":"7d277bd2d0c1b3811b739c5514cbb5dac39231a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"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":"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":"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/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/DoumanAsh/async-timer/rust.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/rust.yml:30","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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":"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:0","Info: FSF or OSI recognized license: Boost Software License 1.0: LICENSE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 3 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-14T21:47:38.322Z","repository_id":45212489,"created_at":"2025-08-14T21:47:38.322Z","updated_at":"2025-08-14T21:47:38.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"DoumanAsh","name":"Douman","uuid":"5676053","kind":"user","description":"疲れた","email":"douman@gmx.se","website":"https://doumanash.github.io/","location":"夢","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5676053?u=7dfbf34a090b6c45def6e5ecb35953f208921679\u0026v=4","repositories_count":334,"last_synced_at":"2026-08-25T12:34:56.006Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/DoumanAsh","funding_links":[],"total_stars":596,"followers":136,"following":1,"created_at":"2022-11-02T16:37:15.406Z","updated_at":"2026-08-25T12:34:56.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh/repositories"},"packages":[{"id":3557224,"name":"async-timer","ecosystem":"cargo","description":"Timers for Rust async story","homepage":null,"licenses":"BSL-1.0","normalized_licenses":["BSL-1.0"],"repository_url":"https://github.com/DoumanAsh/async-timer","keywords_array":["async","timer","wasm"],"namespace":null,"versions_count":42,"first_release_published_at":"2019-04-21T13:26:28.130Z","latest_release_published_at":"2020-07-27T17:34:16.146Z","latest_release_number":"0.7.4","last_synced_at":"2026-08-25T10:00:51.536Z","created_at":"2022-04-11T01:39:33.678Z","updated_at":"2026-08-26T02:41:51.611Z","registry_url":"https://crates.io/crates/async-timer/","install_command":"cargo install async-timer","documentation_url":"https://docs.rs/async-timer/","metadata":{"categories":["asynchronous","no-std","wasm"]},"repo_metadata":{"id":45212489,"uuid":"182324562","full_name":"DoumanAsh/async-timer","owner":"DoumanAsh","description":"Timer facilities for Rust's async story","archived":false,"fork":false,"pushed_at":"2024-09-29T00:29:30.000Z","size":166,"stargazers_count":58,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-06T02:51:20.111Z","etag":null,"topics":["async","rust","timer"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DoumanAsh.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":"2019-04-19T20:54:21.000Z","updated_at":"2026-07-10T17:41:50.000Z","dependencies_parsed_at":"2024-01-22T00:22:56.282Z","dependency_job_id":"f1a04815-7145-4c02-ba94-a849859ab257","html_url":"https://github.com/DoumanAsh/async-timer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DoumanAsh/async-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh","download_url":"https://codeload.github.com/DoumanAsh/async-timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/sbom","scorecard":{"id":42014,"data":{"date":"2025-08-11","repo":{"name":"github.com/DoumanAsh/async-timer","commit":"7d277bd2d0c1b3811b739c5514cbb5dac39231a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"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":"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":"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/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/DoumanAsh/async-timer/rust.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/rust.yml:30","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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":"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:0","Info: FSF or OSI recognized license: Boost Software License 1.0: LICENSE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 3 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-14T21:47:38.322Z","repository_id":45212489,"created_at":"2025-08-14T21:47:38.322Z","updated_at":"2025-08-14T21:47:38.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"DoumanAsh","name":"Douman","uuid":"5676053","kind":"user","description":"疲れた","email":"douman@gmx.se","website":"https://doumanash.github.io/","location":"夢","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5676053?u=7dfbf34a090b6c45def6e5ecb35953f208921679\u0026v=4","repositories_count":334,"last_synced_at":"2026-08-25T12:34:56.006Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/DoumanAsh","funding_links":[],"total_stars":596,"followers":136,"following":1,"created_at":"2022-11-02T16:37:15.406Z","updated_at":"2026-08-25T12:34:56.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoumanAsh/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-26T02:41:51.611Z","dependent_packages_count":20,"downloads":977020,"downloads_period":"total","dependent_repos_count":93,"rankings":{"downloads":3.476452351649036,"dependent_repos_count":3.6092392786195617,"dependent_packages_count":1.898028700376488,"stargazers_count":17.187353849031897,"forks_count":19.95855438957316,"docker_downloads_count":5.055116270011296,"average":8.530790806543573},"purl":"pkg:cargo/async-timer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/async-timer","docker_dependents_count":26,"docker_downloads_count":23281978,"usage_url":"https://repos.ecosyste.ms/usage/cargo/async-timer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/async-timer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:00:28.852Z","issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":1269265.8181818181,"avg_time_to_close_pull_request":157133.58333333334,"issues_closed_count":11,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":3.1538461538461537,"avg_comments_per_pull_request":0.9166666666666666,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/issues","maintainers":[{"login":"DoumanAsh","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DoumanAsh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/async-timer/codemeta","maintainers":[{"uuid":"1551","login":"DoumanAsh","name":"Douman","email":null,"url":"https://github.com/DoumanAsh","packages_count":128,"html_url":"https://crates.io/users/DoumanAsh","role":null,"created_at":"2022-11-07T16:51:02.838Z","updated_at":"2022-11-07T16:51:02.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/DoumanAsh/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":2605060,"full_name":"doumanash/async-timer","default_branch":"master","total_commits":161,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":32.2,"dds":0.024844720496894457,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-25T15:10:01.253Z","last_synced_commit":"7d277bd2d0c1b3811b739c5514cbb5dac39231a6","created_at":"2024-10-10T14:17:18.650Z","updated_at":"2026-08-25T15:10:00.293Z","committers":[{"name":"Douman","email":"douman@gmx.se","login":"DoumanAsh","count":157},{"name":"lockbox","email":"lockbox.06@protonmail.com","login":"lockbox","count":1},{"name":"kalmari246","email":"kohdicarr@gmail.com","login":"mizz1e","count":1},{"name":"Lann Martin","email":"github-lann@lannbox.com","login":"lann","count":1},{"name":"John-John Tedro","email":"udoprog@tedro.se","login":"udoprog","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/doumanash%2Fasync-timer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778432,"commits_count":983228585,"contributors_count":41441490,"owners_count":1364661,"committers_count":3363547,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"DoumanAsh/async-timer","html_url":"https://github.com/DoumanAsh/async-timer","last_synced_at":"2026-08-25T10:00:28.852Z","status":null,"issues_count":13,"pull_requests_count":12,"avg_time_to_close_issue":1269265.8181818181,"avg_time_to_close_pull_request":157133.58333333334,"issues_closed_count":11,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":3.1538461538461537,"avg_comments_per_pull_request":0.9166666666666666,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T22:28:13.435Z","updated_at":"2026-08-25T10:00:28.852Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoumanAsh%2Fasync-timer/issues","issue_labels_count":{"table":{"help wanted":2,"upstream":2,"enhancement":2,"bug":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":8,"OWNER":5}},"pull_request_author_associations_count":{"table":{"OWNER":6,"NONE":3,"CONTRIBUTOR":3}},"issue_authors":{"table":{"DoumanAsh":5,"jonhoo":2,"Awpteamoose":1,"VirxEC":1,"ghost":1,"wujekbrezniew":1,"lockbox":1,"kwzhao":1}},"pull_request_authors":{"table":{"DoumanAsh":6,"lockbox":2,"jonhoo":1,"udoprog":1,"lann":1,"ghost":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"DoumanAsh","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DoumanAsh"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":5},"last_year":{"WatchEvent":1}},"keywords":["async","rust","timer"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-28T16:10:22.783Z","updated_at":"2022-08-28T16:10:22.783Z","repository_link":"https://github.com/DoumanAsh/async-timer/blob/master/Cargo.toml","dependencies":[{"id":3048454804,"package_name":"error-code","ecosystem":"cargo","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":3048454805,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":3048454806,"package_name":"tokio_1","ecosystem":"cargo","requirements":"1.15","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust.yml","sha":null,"kind":"manifest","created_at":"2023-10-12T05:43:59.758Z","updated_at":"2023-10-12T05:43:59.758Z","repository_link":"https://github.com/DoumanAsh/async-timer/blob/master/.github/workflows/rust.yml","dependencies":[{"id":14166451167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":22.69127928544924,"created_at":"2026-05-14T05:14:06.321Z","updated_at":"2026-08-26T10:30:35.789Z","avatar_url":"https://github.com/DoumanAsh.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372415","html_url":"https://summary.ecosyste.ms/projects/372415"}