{"id":3629625,"name":"bit_reverse","ecosystem":"cargo","description":"Computes the bit reversal of primitive integers.","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/EugeneGonzalez/bit_reverse","keywords_array":["swap","reverse","bit"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-09-18T07:13:46.432Z","latest_release_published_at":"2019-06-13T00:36:42.087Z","latest_release_number":"0.1.8","last_synced_at":"2026-07-26T21:31:13.990Z","created_at":"2022-04-11T08:21:59.766Z","updated_at":"2026-07-26T21:31:14.404Z","registry_url":"https://crates.io/crates/bit_reverse/","install_command":"cargo install bit_reverse","documentation_url":"https://docs.rs/bit_reverse/","metadata":{"categories":["no-std"]},"repo_metadata":{"id":57514787,"uuid":"68502192","full_name":"EugeneGonzalez/bit_reverse","owner":"EugeneGonzalez","description":"Rust library to compute bit reversal.","archived":false,"fork":false,"pushed_at":"2020-06-09T01:17:02.000Z","size":606,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T03:38:19.396Z","etag":null,"topics":["bit-reversal","bits","no-std","reversal","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/EugeneGonzalez.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}},"created_at":"2016-09-18T06:46:24.000Z","updated_at":"2024-02-03T23:48:10.000Z","dependencies_parsed_at":"2022-09-26T18:00:55.327Z","dependency_job_id":null,"html_url":"https://github.com/EugeneGonzalez/bit_reverse","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EugeneGonzalez","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/sbom","scorecard":{"id":47084,"data":{"date":"2025-08-11","repo":{"name":"github.com/EugeneGonzalez/bit_reverse","commit":"3062cd7020664ab9d06ba82290fd91bf923e1f69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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:41: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/EugeneGonzalez/bit_reverse/rust.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":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 13 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-14T22:59:01.674Z","repository_id":57514787,"created_at":"2025-08-14T22:59:01.674Z","updated_at":"2025-08-14T22:59:01.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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"},"tags":[{"name":"0.1.7","sha":"15ad30b2ae33e0c168c416f1f7e0f42d8d76b68d","kind":"tag","published_at":"2017-06-26T04:03:22.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.7","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"597361f61db38852051ef81a36e8588af27388df","kind":"tag","published_at":"2017-06-26T03:59:01.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.6","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"ed30bb296778e38b474974bb9588f7ca83dd4d83","kind":"tag","published_at":"2016-09-23T01:10:18.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.5","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"161c43d99d5521e9c417ddc220e57a3c1df3aa83","kind":"tag","published_at":"2016-09-22T00:18:43.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.4","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"a30dd3e3fef2d4cb05eb7615fe8aeeedd09ab675","kind":"tag","published_at":"2016-09-20T22:03:36.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.3","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3809429555f3cefcbfd87a5cb1833ac03879a912","kind":"tag","published_at":"2016-09-18T07:45:26.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.2","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bca64b4bdafc0baa8a975686850b85d6383f5348","kind":"tag","published_at":"2016-09-18T07:19:58.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.1","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"8efeeb86e472c7bdd39c6506e41123d1ab59ef58","kind":"tag","published_at":"2016-09-18T07:13:59.000Z","download_url":"https://codeload.github.com/EugeneGonzalez/bit_reverse/tar.gz/0.1.0","html_url":"https://github.com/EugeneGonzalez/bit_reverse/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/EugeneGonzalez/bit_reverse@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EugeneGonzalez%2Fbit_reverse/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-26T21:31:14.377Z","dependent_packages_count":8,"downloads":205497,"downloads_period":"total","dependent_repos_count":22,"rankings":{"downloads":8.532472246589432,"dependent_repos_count":5.828775465432071,"dependent_packages_count":5.375571225372998,"stargazers_count":31.32315001853575,"forks_count":40.684750122952366,"docker_downloads_count":null,"average":18.348943815776522},"purl":"pkg:cargo/bit_reverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bit_reverse","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bit_reverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bit_reverse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T18:59:01.854Z","issues_count":6,"pull_requests_count":5,"avg_time_to_close_issue":208545.0,"avg_time_to_close_pull_request":5917985.8,"issues_closed_count":4,"pull_requests_closed_count":5,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":5,"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/EugeneGonzalez%2Fbit_reverse/issues","maintainers":[{"login":"EugeneGonzalez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EugeneGonzalez"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bit_reverse/codemeta","maintainers":[{"uuid":"4965","login":"EugeneGonzalez","name":"Eugene Gonzalez","email":null,"url":"https://github.com/EugeneGonzalez","packages_count":1,"html_url":"https://crates.io/users/EugeneGonzalez","role":null,"created_at":"2022-11-07T17:14:00.578Z","updated_at":"2022-11-07T17:14:00.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/EugeneGonzalez/packages"}]}