{"id":3689059,"name":"bytecount","ecosystem":"cargo","description":"count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast","homepage":null,"licenses":"Apache-2.0/MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/llogiq/bytecount","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2016-09-27T06:50:45.919Z","latest_release_published_at":"2025-06-03T06:59:49.131Z","latest_release_number":"0.6.9","last_synced_at":"2026-05-20T17:02:12.690Z","created_at":"2022-04-11T11:22:40.192Z","updated_at":"2026-05-20T17:02:12.690Z","registry_url":"https://crates.io/crates/bytecount/","install_command":"cargo install bytecount","documentation_url":"https://docs.rs/bytecount/","metadata":{"categories":["no-std","algorithms"]},"repo_metadata":{"id":11344064,"uuid":"69268738","full_name":"llogiq/bytecount","owner":"llogiq","description":"Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast","archived":false,"fork":false,"pushed_at":"2025-06-03T06:58:11.000Z","size":129,"stargazers_count":231,"open_issues_count":8,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-16T15:44:31.955Z","etag":null,"topics":["algorithm","byte-count","hacktoberfest","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/llogiq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.Apache2","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,"zenodo":null}},"created_at":"2016-09-26T16:17:32.000Z","updated_at":"2025-08-10T16:24:50.000Z","dependencies_parsed_at":"2023-09-27T02:41:28.193Z","dependency_job_id":"b60d6c8e-711e-4d42-92e1-61ec89138b9e","html_url":"https://github.com/llogiq/bytecount","commit_stats":{"total_commits":113,"total_committers":20,"mean_commits":5.65,"dds":0.5221238938053097,"last_synced_commit":"240c02ce229a0b4901048cab2085d59dd12145ae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llogiq/bytecount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llogiq","download_url":"https://codeload.github.com/llogiq/bytecount/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount/sbom","scorecard":{"id":595461,"data":{"date":"2025-08-11","repo":{"name":"github.com/llogiq/bytecount","commit":"f06647f90a45ab302d9423dbe85019d595abf8c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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:42: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/llogiq/bytecount/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.Apache2:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.Apache2:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 27 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-20T23:04:39.388Z","repository_id":11344064,"created_at":"2025-08-20T23:04:39.388Z","updated_at":"2025-08-20T23:04:39.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019140,"owners_count":26086685,"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-10-14T02:00:06.444Z","response_time":60,"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":"llogiq","name":null,"uuid":"4200835","kind":"user","description":"","email":"","website":"https://llogiq.github.io","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4200835?u=aba09a4c8ce137223a67fd3297a65cf12a12d8d7\u0026v=4","repositories_count":215,"last_synced_at":"2024-04-20T08:02:10.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/llogiq","funding_links":[],"total_stars":2721,"followers":659,"following":16,"created_at":"2022-11-02T16:37:08.625Z","updated_at":"2024-04-20T08:02:14.439Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llogiq","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llogiq/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-15T15:33:19.981Z","dependent_packages_count":103,"downloads":89631178,"downloads_period":"total","dependent_repos_count":3468,"rankings":{"downloads":0.4104459191661318,"dependent_repos_count":0.6241316812062314,"dependent_packages_count":0.5670077646212544,"stargazers_count":10.59613390974421,"forks_count":11.285852309992455,"docker_downloads_count":0.2658730438584737,"average":3.9582407714314596},"purl":"pkg:cargo/bytecount","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bytecount","docker_dependents_count":465,"docker_downloads_count":35566092,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bytecount","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bytecount/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:23:56.758Z","issues_count":29,"pull_requests_count":70,"avg_time_to_close_issue":6784039.44,"avg_time_to_close_pull_request":1352214.2121212122,"issues_closed_count":25,"pull_requests_closed_count":66,"pull_request_authors_count":24,"issue_authors_count":22,"avg_comments_per_issue":3.9655172413793105,"avg_comments_per_pull_request":2.4714285714285715,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":22827.0,"past_year_avg_time_to_close_pull_request":25958.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogiq%2Fbytecount/issues","maintainers":[{"login":"llogiq","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/llogiq"},{"login":"Veedrac","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Veedrac"}],"active_maintainers":[{"login":"llogiq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/llogiq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecount/codemeta","maintainers":[{"uuid":"2267","login":"llogiq","name":null,"email":null,"url":"https://github.com/llogiq","packages_count":21,"html_url":"https://crates.io/users/llogiq","role":null,"created_at":"2022-11-07T17:23:39.156Z","updated_at":"2022-11-07T17:23:39.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/llogiq/packages"}]}