{"id":4247734,"name":"queuecheck","ecosystem":"cargo","description":"A thread-safe queue testing and benchmarking library.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/KyleMayes/queuecheck","keywords_array":["lock-free","queue","wait-free"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-03-25T02:04:25.592Z","latest_release_published_at":"2018-08-17T06:45:09.971Z","latest_release_number":"0.1.1","last_synced_at":"2026-05-31T15:00:19.531Z","created_at":"2022-04-12T23:55:30.802Z","updated_at":"2026-05-31T15:00:19.532Z","registry_url":"https://crates.io/crates/queuecheck/","install_command":"cargo install queuecheck","documentation_url":"https://docs.rs/queuecheck/","metadata":{"categories":[]},"repo_metadata":{"id":57658195,"uuid":"84644538","full_name":"KyleMayes/queuecheck","owner":"KyleMayes","description":"A queue testing and benchmarking library.","archived":false,"fork":false,"pushed_at":"2018-08-17T06:45:00.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T08:59:10.765Z","etag":null,"topics":["rust"],"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/KyleMayes.png","metadata":{},"created_at":"2017-03-11T11:17:32.000Z","updated_at":"2023-02-21T04:24:28.000Z","dependencies_parsed_at":"2022-08-25T17:01:22.935Z","dependency_job_id":null,"html_url":"https://github.com/KyleMayes/queuecheck","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KyleMayes/queuecheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleMayes","download_url":"https://codeload.github.com/KyleMayes/queuecheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/sbom","scorecard":{"id":81098,"data":{"date":"2025-08-11","repo":{"name":"github.com/KyleMayes/queuecheck","commit":"e851acb6d287bb684e7d972a526c6fea0b6609c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/19 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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"}}]},"last_synced_at":"2025-08-15T05:53:28.277Z","repository_id":57658195,"created_at":"2025-08-15T05:53:28.277Z","updated_at":"2025-08-15T05:53:28.277Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275758234,"owners_count":25523184,"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-09-18T02:00:09.552Z","response_time":77,"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":"KyleMayes","name":"Kyle Mayes","uuid":"1016104","kind":"user","description":"","email":"","website":"https://kylemayes.com","location":"Atlanta","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1016104?v=4","repositories_count":23,"last_synced_at":"2024-04-20T08:08:13.896Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KyleMayes","funding_links":[],"total_stars":652,"followers":38,"following":0,"created_at":"2022-11-02T16:29:44.479Z","updated_at":"2024-04-20T08:08:14.465Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleMayes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleMayes/repositories"},"tags":[{"name":"v0.1.1","sha":"e851acb6d287bb684e7d972a526c6fea0b6609c8","kind":"commit","published_at":"2018-08-17T06:44:43.000Z","download_url":"https://codeload.github.com/KyleMayes/queuecheck/tar.gz/v0.1.1","html_url":"https://github.com/KyleMayes/queuecheck/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KyleMayes/queuecheck@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"709f6349dcaa33bf5e6cc3a3f3393cc7ac451a4a","kind":"commit","published_at":"2017-03-25T02:02:38.000Z","download_url":"https://codeload.github.com/KyleMayes/queuecheck/tar.gz/v0.1.0","html_url":"https://github.com/KyleMayes/queuecheck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KyleMayes/queuecheck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fqueuecheck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T14:19:41.803Z","dependent_packages_count":2,"downloads":5547,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":27.638658552142818,"dependent_repos_count":13.226452905811623,"dependent_packages_count":12.222380677169728,"stargazers_count":42.08486669170109,"forks_count":40.57464103699589,"docker_downloads_count":null,"average":27.14939997276423},"purl":"pkg:cargo/queuecheck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/queuecheck","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/queuecheck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/queuecheck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T08:52:23.959Z","issues_count":0,"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":0,"avg_comments_per_issue":null,"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/KyleMayes%2Fqueuecheck/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/queuecheck/codemeta","maintainers":[{"uuid":"2922","login":"KyleMayes","name":"Kyle Mayes","email":null,"url":"https://github.com/KyleMayes","packages_count":23,"html_url":"https://crates.io/users/KyleMayes","role":null,"created_at":"2022-11-07T23:31:07.079Z","updated_at":"2022-11-07T23:31:07.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/KyleMayes/packages"}]}