{"id":372765,"url":"https://github.com/dropbox/rust-alloc-no-stdlib","last_synced_at":"2026-05-17T12:01:22.888Z","repository":{"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":178,"open_issues_count":9,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-04-28T09:45:19.675Z","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":"2026-02-02T09:19:46.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":286080680,"owners_count":33064660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":{"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"},"packages":[{"id":13713672,"name":"rust-alloc-stdlib","ecosystem":"debian","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:44:48.267Z","latest_release_published_at":"2026-02-12T23:44:48.267Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-13T15:48:10.836Z","created_at":"2026-02-12T23:44:48.094Z","updated_at":"2026-03-13T15:48:10.836Z","registry_url":"https://tracker.debian.org/pkg/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":"https://packages.debian.org/bookworm/rust-alloc-stdlib","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:44:48.324Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-alloc-stdlib?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13407564,"name":"rust-alloc-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T16:17:19.139Z","latest_release_published_at":"2026-02-06T16:17:19.139Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-06T16:43:49.551Z","created_at":"2026-02-06T16:17:18.822Z","updated_at":"2026-03-06T16:43:49.551Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-alloc-stdlib?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13567435,"name":"rust-alloc-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:53:05.328Z","latest_release_published_at":"2026-02-11T06:53:05.328Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-11T14:11:20.594Z","created_at":"2026-02-11T06:53:05.161Z","updated_at":"2026-03-11T14:11:20.594Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:20.024Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-stdlib?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13713671,"name":"rust-alloc-no-stdlib","ecosystem":"debian","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:44:47.524Z","latest_release_published_at":"2026-02-12T23:44:47.524Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-14T00:38:21.181Z","created_at":"2026-02-12T23:44:47.341Z","updated_at":"2026-03-14T00:38:21.181Z","registry_url":"https://tracker.debian.org/pkg/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":"https://packages.debian.org/bookworm/rust-alloc-no-stdlib","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:44:48.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-alloc-no-stdlib?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13805638,"name":"rust-alloc-no-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:36:16.607Z","latest_release_published_at":"2026-02-13T18:36:16.607Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-14T03:15:22.207Z","created_at":"2026-02-13T18:36:16.390Z","updated_at":"2026-03-14T03:15:22.207Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:36:17.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-no-stdlib?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13805639,"name":"rust-alloc-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:36:17.349Z","latest_release_published_at":"2026-02-13T18:36:17.349Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-14T03:15:22.856Z","created_at":"2026-02-13T18:36:17.150Z","updated_at":"2026-03-14T03:15:22.856Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:36:17.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-stdlib?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":3509265,"name":"alloc-no-stdlib","ecosystem":"cargo","description":"A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box\u003c\u003e. It also provides options to use calloc or a mutable global variable for pre-zeroed memory","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":["calloc","allocator","custom","safe","nostd"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-05-24T07:56:32.764Z","latest_release_published_at":"2022-09-12T05:29:48.261Z","latest_release_number":"2.0.4","last_synced_at":"2026-05-15T11:02:44.971Z","created_at":"2022-04-10T20:57:54.988Z","updated_at":"2026-05-15T11:09:46.978Z","registry_url":"https://crates.io/crates/alloc-no-stdlib/","install_command":"cargo install alloc-no-stdlib","documentation_url":"https://docs.rs/alloc-no-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":178,"open_issues_count":9,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-04-28T09:45:19.675Z","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":"2026-02-02T09:19:46.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":286080680,"owners_count":33064660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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-05-15T11:09:46.977Z","dependent_packages_count":8,"downloads":159152464,"downloads_period":"total","dependent_repos_count":7812,"rankings":{"downloads":0.354732469657327,"dependent_repos_count":0.34768013427646566,"dependent_packages_count":4.019125933552896,"stargazers_count":11.398689676086237,"forks_count":12.04609406404931,"docker_downloads_count":0.42525582346594076,"average":4.76526301684803},"purl":"pkg:cargo/alloc-no-stdlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/alloc-no-stdlib","docker_dependents_count":320,"docker_downloads_count":25088861,"usage_url":"https://repos.ecosyste.ms/usage/cargo/alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T12:27:33.108Z","issues_count":9,"pull_requests_count":12,"avg_time_to_close_issue":19036583.0,"avg_time_to_close_pull_request":164918.0,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":10,"issue_authors_count":9,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-no-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:20.566Z","updated_at":"2022-11-07T16:37:20.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/danielrh/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":277994,"maintainers_count":63715,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"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":["calloc","allocator","custom","safe","nostd"],"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-05-15T11:02:47.824Z","created_at":"2022-04-10T20:58:15.971Z","updated_at":"2026-05-15T11:09:56.319Z","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":178,"open_issues_count":9,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-04-28T09:45:19.675Z","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":"2026-02-02T09:19:46.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":286080680,"owners_count":33064660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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-05-15T11:09:56.319Z","dependent_packages_count":2,"downloads":158752070,"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":"2026-04-28T12:27:33.108Z","issues_count":9,"pull_requests_count":12,"avg_time_to_close_issue":19036583.0,"avg_time_to_close_pull_request":164918.0,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":10,"issue_authors_count":9,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/alloc-stdlib/latest_version","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"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":277994,"maintainers_count":63715,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13567434,"name":"rust-alloc-no-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:53:04.769Z","latest_release_published_at":"2026-02-11T06:53:04.769Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-12T01:21:15.808Z","created_at":"2026-02-11T06:53:04.595Z","updated_at":"2026-03-12T01:21:15.809Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:20.012Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-no-stdlib?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13467554,"name":"rust-alloc-no-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:37:20.649Z","latest_release_published_at":"2026-02-09T17:37:20.649Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-09T18:24:09.052Z","created_at":"2026-02-09T17:37:19.477Z","updated_at":"2026-03-09T18:32:54.568Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-no-stdlib?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13467556,"name":"rust-alloc-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:37:22.314Z","latest_release_published_at":"2026-02-09T17:37:22.314Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-09T18:24:09.307Z","created_at":"2026-02-09T17:37:21.385Z","updated_at":"2026-03-09T18:32:54.571Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-alloc-stdlib?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13407563,"name":"rust-alloc-no-stdlib","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T16:17:15.528Z","latest_release_published_at":"2026-02-06T16:17:15.528Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-06T16:42:38.373Z","created_at":"2026-02-06T16:17:14.712Z","updated_at":"2026-03-06T16:42:38.374Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-alloc-no-stdlib?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13669812,"name":"rust-alloc-no-stdlib","ecosystem":"debian","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:50:47.320Z","latest_release_published_at":"2026-02-12T12:50:47.320Z","latest_release_number":"2.0.4-1","last_synced_at":"2026-03-14T19:15:17.810Z","created_at":"2026-02-12T12:50:47.112Z","updated_at":"2026-03-14T19:15:17.810Z","registry_url":"https://tracker.debian.org/pkg/rust-alloc-no-stdlib","install_command":"apt-get install rust-alloc-no-stdlib","documentation_url":"https://packages.debian.org/trixie/rust-alloc-no-stdlib","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"librust-alloc-no-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:50:48.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-alloc-no-stdlib?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-alloc-no-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-alloc-no-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-alloc-no-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-no-stdlib/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13669813,"name":"rust-alloc-stdlib","ecosystem":"debian","description":null,"homepage":"https://github.com/dropbox/rust-alloc-no-stdlib","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dropbox/rust-alloc-no-stdlib","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:50:48.230Z","latest_release_published_at":"2026-02-12T12:50:48.230Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-14T19:15:18.110Z","created_at":"2026-02-12T12:50:48.039Z","updated_at":"2026-03-14T19:15:18.111Z","registry_url":"https://tracker.debian.org/pkg/rust-alloc-stdlib","install_command":"apt-get install rust-alloc-stdlib","documentation_url":"https://packages.debian.org/trixie/rust-alloc-stdlib","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"librust-alloc-stdlib-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-alloc-no-stdlib-2+default-dev (\u003e= 2.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:50:48.293Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-alloc-stdlib?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-alloc-stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-alloc-stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-alloc-stdlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-alloc-stdlib/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":310692,"full_name":"dropbox/rust-alloc-no-stdlib","default_branch":"master","total_commits":43,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.5,"dds":0.023255813953488413,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-15T11:00:47.227Z","last_synced_commit":"6032b6a9b20e03737135c55a0270ccffcc1438ef","created_at":"2023-03-08T16:49:09.284Z","updated_at":"2026-05-15T11:00:47.210Z","committers":[{"name":"Daniel Reiter Horn","email":"danielrh@dropbox.com","login":"danielrh","count":42},{"name":"Till Höppner","email":"till@hoeppner.ws","login":"tilpner","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"dropbox/rust-alloc-no-stdlib","html_url":"https://github.com/dropbox/rust-alloc-no-stdlib","last_synced_at":"2026-04-28T12:27:33.108Z","status":"active","issues_count":9,"pull_requests_count":12,"avg_time_to_close_issue":19036583.0,"avg_time_to_close_pull_request":164918.0,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":10,"issue_authors_count":9,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T22:17:11.299Z","updated_at":"2026-04-28T12:27:33.108Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Frust-alloc-no-stdlib/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":9}},"pull_request_author_associations_count":{"table":{"NONE":9,"COLLABORATOR":2,"CONTRIBUTOR":1}},"issue_authors":{"table":{"veluca93":1,"inorick":1,"aleksmelnikov":1,"Ryman":1,"pinkforest":1,"nyurik":1,"ignatenkobrain":1,"saethlin":1,"vmedea":1}},"pull_request_authors":{"table":{"alexanderkjall":2,"danielrh":2,"adelarsq":1,"ankane":1,"oherrala":1,"JayKickliter":1,"r0x0d":1,"tilpner":1,"ignatenkobrain":1,"badboy":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14585159,"issues_count":34321422,"pull_requests_count":112362787,"authors_count":11260283,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"r0x0d":1}},"maintainers":[{"table":{"login":"danielrh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielrh"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":3},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-01-18T04:07:10.476Z","updated_at":"2024-01-18T04:07:10.476Z","repository_link":"https://github.com/dropbox/rust-alloc-no-stdlib/blob/master/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"alloc-stdlib/Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-01-18T04:07:10.592Z","updated_at":"2024-01-18T04:07:10.592Z","repository_link":"https://github.com/dropbox/rust-alloc-no-stdlib/blob/master/alloc-stdlib/Cargo.toml","dependencies":[]}],"score":25.648116983259126,"created_at":"2026-05-14T10:31:37.039Z","updated_at":"2026-05-17T12:01:22.899Z","avatar_url":"https://github.com/dropbox.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372765","html_url":"https://summary.ecosyste.ms/projects/372765"}