{"id":4080093,"name":"extern_executor","ecosystem":"cargo","description":"Async executor which delegates futures polling to external event-loop.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/katyo/extern_executor","keywords_array":["executor","future","async"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-04-17T20:19:41.914Z","latest_release_published_at":"2020-04-19T18:38:11.822Z","latest_release_number":"0.1.2","last_synced_at":"2026-04-13T16:47:40.606Z","created_at":"2022-04-12T12:04:53.486Z","updated_at":"2026-04-13T16:47:48.814Z","registry_url":"https://crates.io/crates/extern_executor/","install_command":"cargo install extern_executor","documentation_url":"https://docs.rs/extern_executor/","metadata":{"categories":["asynchronous","no-std"]},"repo_metadata":{"id":57627007,"uuid":"256496058","full_name":"katyo/extern_executor","owner":"katyo","description":"Rust async executor which delegates execution to external event loop","archived":false,"fork":false,"pushed_at":"2023-06-17T10:40:13.000Z","size":84,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-21T11:07:23.943Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-17T12:25:02.000Z","updated_at":"2024-02-05T07:21:57.000Z","dependencies_parsed_at":"2025-04-09T19:23:05.404Z","dependency_job_id":"6cde7fc1-7070-4583-82fc-db692150c611","html_url":"https://github.com/katyo/extern_executor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/katyo/extern_executor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","download_url":"https://codeload.github.com/katyo/extern_executor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/sbom","scorecard":{"id":551744,"data":{"date":"2025-08-11","repo":{"name":"github.com/katyo/extern_executor","commit":"95f4e4dc2b81b0c558688cfed7fbfea78f97005b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-20T11:04:51.960Z","repository_id":57627007,"created_at":"2025-08-20T11:04:51.964Z","updated_at":"2025-08-20T11:04:51.964Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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":"katyo","name":"Kayo Phoenix","uuid":"238571","kind":"user","description":"🦀","email":"","website":"http://illumium.org/profile/kayo","location":"South Ural, Russia","twitter":null,"company":"ArtZilla","icon_url":"https://avatars.githubusercontent.com/u/238571?u=25a602c3584a5a0c83dd0230494aac89ef5b5970\u0026v=4","repositories_count":198,"last_synced_at":"2024-04-13T16:29:24.026Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/katyo","funding_links":[],"total_stars":450,"followers":53,"following":8,"created_at":"2022-11-02T16:51:15.470Z","updated_at":"2024-04-13T16:29:46.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo/repositories"},"tags":[{"name":"0.1.3","sha":"5ae4aa51b4b7f338182ff41e22c7ea26fd1a7f65","kind":"commit","published_at":"2023-06-17T08:06:04.000Z","download_url":"https://codeload.github.com/katyo/extern_executor/tar.gz/0.1.3","html_url":"https://github.com/katyo/extern_executor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/katyo/extern_executor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"9e70e3ebd57c5c220e54bd15d5500dd6902f9b07","kind":"commit","published_at":"2020-04-19T18:01:59.000Z","download_url":"https://codeload.github.com/katyo/extern_executor/tar.gz/0.1.2","html_url":"https://github.com/katyo/extern_executor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/katyo/extern_executor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"a01e5eb4799d5eadd045d615b71718742b6092a3","kind":"commit","published_at":"2020-04-17T19:28:17.000Z","download_url":"https://codeload.github.com/katyo/extern_executor/tar.gz/0.1.0","html_url":"https://github.com/katyo/extern_executor/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/katyo/extern_executor@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fextern_executor/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-13T16:47:48.791Z","dependent_packages_count":0,"downloads":3176,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.68649139044931,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":36.127122604767095,"forks_count":37.47605912594045,"average":38.68405377418143},"purl":"pkg:cargo/extern_executor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/extern_executor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/extern_executor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/extern_executor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T05:03:55.829Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/katyo%2Fextern_executor/issues","maintainers":[{"login":"katyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/katyo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extern_executor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extern_executor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extern_executor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extern_executor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/extern_executor/codemeta","maintainers":[{"uuid":"14696","login":"katyo","name":"K. P.","email":null,"url":"https://github.com/katyo","packages_count":52,"html_url":"https://crates.io/users/katyo","role":null,"created_at":"2022-11-07T19:04:43.586Z","updated_at":"2022-11-07T19:04:43.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/katyo/packages"}]}