{"id":6439299,"name":"allocator-api2","ecosystem":"cargo","description":"Mirror of Rust's allocator API","homepage":"https://github.com/zakarumych/allocator-api2","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/zakarumych/allocator-api2","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2023-02-27T08:40:54.775Z","latest_release_published_at":"2025-12-11T12:20:26.230Z","latest_release_number":"0.4.0","last_synced_at":"2026-04-08T00:20:32.529Z","created_at":"2023-02-27T09:55:28.795Z","updated_at":"2026-04-08T00:20:32.529Z","registry_url":"https://crates.io/crates/allocator-api2/","install_command":"cargo install allocator-api2","documentation_url":"https://docs.rs/allocator-api2/","metadata":{"categories":[]},"repo_metadata":{"id":88456895,"uuid":"606929010","full_name":"zakarumych/allocator-api2","owner":"zakarumych","description":"Mirror of Rust's allocator api for use on stable rust","archived":false,"fork":false,"pushed_at":"2025-12-11T12:25:19.000Z","size":227,"stargazers_count":80,"open_issues_count":9,"forks_count":24,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-30T01:42:55.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakarumych.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-27T00:12:26.000Z","updated_at":"2026-02-17T00:37:17.000Z","dependencies_parsed_at":"2024-01-30T01:43:59.934Z","dependency_job_id":"907b8942-d1d2-4b00-bb82-d86584b6c11c","html_url":"https://github.com/zakarumych/allocator-api2","commit_stats":{"total_commits":67,"total_committers":10,"mean_commits":6.7,"dds":"0.26865671641791045","last_synced_commit":"66a574c9c526bf6bb8721939adfc8f627dafed34"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/zakarumych/allocator-api2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakarumych","download_url":"https://codeload.github.com/zakarumych/allocator-api2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2/sbom","scorecard":{"id":1240367,"data":{"date":"2025-12-01","repo":{"name":"github.com/zakarumych/allocator-api2","commit":"fc9806ef9a11a5e066ee968ad8ad270c9e7e7ac8"},"scorecard":{"version":"v5.4.1-0.20251125161513-488797dbe611","commit":"488797dbe611ab7e16f12d88185cde5e8dc28aca"},"score":4.6,"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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 9/12 approved changesets -- score normalized to 7","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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#code-review"}},{"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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#token-permissions"}},{"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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#binary-artifacts"}},{"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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#license"}},{"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/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/488797dbe611ab7e16f12d88185cde5e8dc28aca/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-12T17:53:45.694Z","repository_id":88456895,"created_at":"2025-12-12T17:53:45.695Z","updated_at":"2025-12-12T17:53:45.695Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31534206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-08T00:20:31.887Z","dependent_packages_count":26,"downloads":278779504,"downloads_period":"total","dependent_repos_count":5507,"rankings":{"downloads":0.4739169375938842,"dependent_repos_count":0.467569835751109,"dependent_packages_count":3.356206407751927,"stargazers_count":19.85655549835328,"forks_count":18.34665049331086,"docker_downloads_count":6.0833444995310195,"average":8.097373945382014},"purl":"pkg:cargo/allocator-api2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/allocator-api2","docker_dependents_count":60,"docker_downloads_count":20398796,"usage_url":"https://repos.ecosyste.ms/usage/cargo/allocator-api2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/allocator-api2/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-10T06:28:19.860Z","issues_count":22,"pull_requests_count":33,"avg_time_to_close_issue":10037477.4,"avg_time_to_close_pull_request":4535851.296296297,"issues_closed_count":10,"pull_requests_closed_count":27,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":1.1818181818181819,"avg_comments_per_pull_request":0.9696969696969697,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":306806.5,"past_year_avg_time_to_close_pull_request":2581350.285714286,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.45454545454545453,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarumych%2Fallocator-api2/issues","maintainers":[{"login":"zakarumych","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zakarumych"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/allocator-api2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/allocator-api2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/allocator-api2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/allocator-api2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/allocator-api2/codemeta","maintainers":[{"uuid":"945","login":"zakarumych","name":"Zakarum","email":null,"url":"https://github.com/zakarumych","packages_count":134,"html_url":"https://crates.io/users/zakarumych","role":null,"created_at":"2023-02-27T10:50:42.238Z","updated_at":"2023-02-27T10:50:42.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/zakarumych/packages"}]}