{"id":3509337,"name":"alloc-stdlib","ecosystem":"cargo","description":"A dynamic allocator example that may be used with the stdlib","homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["allocator","custom","nostd","safe","calloc"],"namespace":null,"versions_count":4,"first_release_published_at":"2018-10-28T17:33:28.248Z","latest_release_published_at":"2022-09-12T05:30:14.880Z","latest_release_number":"0.2.2","last_synced_at":"2026-04-11T23:17:21.546Z","created_at":"2022-04-10T20:58:15.971Z","updated_at":"2026-04-11T23:17:25.736Z","registry_url":"https://crates.io/crates/alloc-stdlib/","install_command":"cargo install alloc-stdlib","documentation_url":"https://docs.rs/alloc-stdlib/","metadata":{"categories":[]},"repo_metadata":{"id":6289521,"uuid":"55284098","full_name":"dropbox/rust-alloc-no-stdlib","owner":"dropbox","description":"An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.","archived":false,"fork":false,"pushed_at":"2023-11-06T11:28:48.000Z","size":60,"stargazers_count":176,"open_issues_count":8,"forks_count":18,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-27T01:49:56.345Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-04-02T07:57:09.000Z","updated_at":"2025-10-24T00:33:13.000Z","dependencies_parsed_at":"2024-01-18T04:07:10.744Z","dependency_job_id":"8db8be3a-a322-4725-87e8-01928def0035","html_url":"https://github.com/dropbox/rust-alloc-no-stdlib","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":"0.34883720930232553","last_synced_commit":"6032b6a9b20e03737135c55a0270ccffcc1438ef"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dropbox/rust-alloc-no-stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropbox","download_url":"https://codeload.github.com/dropbox/rust-alloc-no-stdlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/sbom","scorecard":{"id":356740,"data":{"date":"2025-08-11","repo":{"name":"github.com/dropbox/rust-alloc-no-stdlib","commit":"6032b6a9b20e03737135c55a0270ccffcc1438ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":1,"reason":"Found 3/28 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":"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":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":"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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 5 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-18T09:46:55.921Z","repository_id":6289521,"created_at":"2025-08-18T09:46:55.921Z","updated_at":"2025-08-18T09:46:55.921Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282216041,"owners_count":26633413,"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-01T02:00:06.759Z","response_time":61,"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":"dropbox","name":"Dropbox","uuid":"559357","kind":"organization","description":"","email":null,"website":"https://dropbox.com/","location":"San Francisco","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/559357?v=4","repositories_count":228,"last_synced_at":"2024-12-17T01:03:25.965Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dropbox","funding_links":[],"total_stars":58809,"followers":598,"following":0,"created_at":"2022-11-02T16:38:13.465Z","updated_at":"2024-12-17T01:03:25.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropbox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropbox/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-11T23:17:25.707Z","dependent_packages_count":2,"downloads":145296399,"downloads_period":"total","dependent_repos_count":7804,"rankings":{"downloads":0.3575534038096716,"dependent_repos_count":0.3490906013526379,"dependent_packages_count":11.615901605816767,"stargazers_count":11.398689676086237,"forks_count":12.04609406404931,"docker_downloads_count":0.42525582346594076,"average":6.0320975290967604},"purl":"pkg:cargo/alloc-stdlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/alloc-stdlib","docker_dependents_count":320,"docker_downloads_count":25088861,"usage_url":"https://repos.ecosyste.ms/usage/cargo/alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:23:49.910Z","issues_count":13,"pull_requests_count":19,"avg_time_to_close_issue":18999308.0,"avg_time_to_close_pull_request":156858.41666666666,"issues_closed_count":9,"pull_requests_closed_count":12,"pull_request_authors_count":9,"issue_authors_count":9,"avg_comments_per_issue":1.3846153846153846,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":6,"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/dropbox%2Frust-alloc-no-stdlib/issues","maintainers":[{"login":"danielrh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielrh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/codemeta","maintainers":[{"uuid":"4185","login":"danielrh","name":"Daniel","email":null,"url":"https://github.com/danielrh","packages_count":11,"html_url":"https://crates.io/users/danielrh","role":null,"created_at":"2022-11-07T16:37:21.637Z","updated_at":"2022-11-07T16:37:21.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/danielrh/packages"}]}