{"id":4287664,"name":"smallbox","ecosystem":"cargo","description":"`Small Box` optimization: store small item on stack and fallback to heap for large item.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andylokandy/smallbox","keywords_array":["box","stack","dst","no_std","alloc"],"namespace":null,"versions_count":26,"first_release_published_at":"2017-05-28T17:00:32.383Z","latest_release_published_at":"2025-07-02T09:22:17.103Z","latest_release_number":"0.8.8","last_synced_at":"2026-07-07T16:59:58.283Z","created_at":"2022-04-13T04:46:01.375Z","updated_at":"2026-07-07T20:27:27.153Z","registry_url":"https://crates.io/crates/smallbox/","install_command":"cargo install smallbox","documentation_url":"https://docs.rs/smallbox/","metadata":{"categories":["data-structures"]},"repo_metadata":{"id":47652992,"uuid":"92652351","full_name":"andylokandy/smallbox","owner":"andylokandy","description":"Small Box optimization: store small item on stack and fallback to heap for large item.","archived":false,"fork":false,"pushed_at":"2025-07-02T09:22:04.000Z","size":926,"stargazers_count":90,"open_issues_count":1,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T08:38:03.815Z","etag":null,"topics":["alloc","box","dst","rust-lang","stack"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andylokandy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-28T09:41:44.000Z","updated_at":"2025-09-10T12:49:17.000Z","dependencies_parsed_at":"2023-10-20T17:17:03.145Z","dependency_job_id":"0e012a0c-e78a-4385-bb76-0f141a7caa40","html_url":"https://github.com/andylokandy/smallbox","commit_stats":{"total_commits":89,"total_committers":11,"mean_commits":8.090909090909092,"dds":0.1573033707865169,"last_synced_commit":"f312112479e0e1ccd8d323a6c79fd78dd357b2fb"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/andylokandy/smallbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andylokandy","download_url":"https://codeload.github.com/andylokandy/smallbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox/sbom","scorecard":{"id":195334,"data":{"date":"2025-08-11","repo":{"name":"github.com/andylokandy/smallbox","commit":"70396c9108baca9932a61a8f3574d8f9ac88a6fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/23 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":"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":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/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/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/andylokandy/smallbox/ci.yml/master?enable=pin","Info:   0 out of   3 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":"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":"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: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE: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":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 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-16T21:44:01.356Z","repository_id":47652992,"created_at":"2025-08-16T21:44:01.356Z","updated_at":"2025-08-16T21:44:01.356Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283452459,"owners_count":26838301,"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-11-09T02:00:05.828Z","response_time":62,"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":"andylokandy","name":"Andy Lok","uuid":"9637710","kind":"user","description":"","email":"","website":null,"location":"Guangzhou, China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9637710?u=3f0c70cbe8c2400d728b5ba69bd307e785b89a06\u0026v=4","repositories_count":75,"last_synced_at":"2023-08-07T07:10:16.039Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/andylokandy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T18:42:27.836Z","updated_at":"2023-08-07T07:10:16.191Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andylokandy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andylokandy/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-07T20:27:27.119Z","dependent_packages_count":6,"downloads":1190725,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":5.162236314027224,"dependent_repos_count":5.0256991685563115,"dependent_packages_count":5.374571901626206,"stargazers_count":15.66734942217721,"forks_count":16.89328606952013,"docker_downloads_count":6.054486597688631,"average":9.029604912265953},"purl":"pkg:cargo/smallbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/smallbox","docker_dependents_count":1,"docker_downloads_count":785,"usage_url":"https://repos.ecosyste.ms/usage/cargo/smallbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/smallbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T22:52:19.614Z","issues_count":21,"pull_requests_count":30,"avg_time_to_close_issue":7712268.857142857,"avg_time_to_close_pull_request":1204356.7,"issues_closed_count":21,"pull_requests_closed_count":30,"pull_request_authors_count":15,"issue_authors_count":17,"avg_comments_per_issue":2.761904761904762,"avg_comments_per_pull_request":2.466666666666667,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":816298.5,"past_year_avg_time_to_close_pull_request":618252.7894736842,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.736842105263158,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylokandy%2Fsmallbox/issues","maintainers":[{"login":"andylokandy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andylokandy"}],"active_maintainers":[{"login":"andylokandy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andylokandy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/smallbox/codemeta","maintainers":[{"uuid":"5201","login":"andylokandy","name":"Andy Lok","email":null,"url":"https://github.com/andylokandy","packages_count":38,"html_url":"https://crates.io/users/andylokandy","role":null,"created_at":"2022-11-08T01:21:52.313Z","updated_at":"2022-11-08T01:21:52.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/andylokandy/packages"}]}