{"id":3672975,"name":"bsalloc","ecosystem":"cargo","description":"A simple general-purpose allocator used to bootstrap other allocators.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ezrosent/allocators-rs","keywords_array":["bootstrap","allocator"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-09-03T01:34:42.966Z","latest_release_published_at":"2017-09-03T01:34:42.966Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-20T04:01:41.516Z","created_at":"2022-04-11T10:30:05.167Z","updated_at":"2026-04-20T04:01:41.516Z","registry_url":"https://crates.io/crates/bsalloc/","install_command":"cargo install bsalloc","documentation_url":"https://docs.rs/bsalloc/","metadata":{"categories":["concurrency","memory-management","no-std"]},"repo_metadata":{"id":57484719,"uuid":"99648856","full_name":"ezrosent/allocators-rs","owner":"ezrosent","description":"Allocators in Rust","archived":false,"fork":false,"pushed_at":"2020-04-04T00:01:26.000Z","size":2945,"stargazers_count":316,"open_issues_count":46,"forks_count":28,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-10-12T01:22:46.252Z","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/ezrosent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-08T04:07:20.000Z","updated_at":"2025-10-04T18:59:59.000Z","dependencies_parsed_at":"2022-08-26T11:10:27.765Z","dependency_job_id":null,"html_url":"https://github.com/ezrosent/allocators-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ezrosent/allocators-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezrosent","download_url":"https://codeload.github.com/ezrosent/allocators-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs/sbom","scorecard":{"id":389259,"data":{"date":"2025-08-11","repo":{"name":"github.com/ezrosent/allocators-rs","commit":"1c3e85821bc5ce2870d46275698a15ec3a618f64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":"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-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/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 26 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-18T17:24:05.881Z","repository_id":57484719,"created_at":"2025-08-18T17:24:05.881Z","updated_at":"2025-08-18T17:24:05.881Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014818,"owners_count":26085595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ezrosent","name":"Eli Rosenthal","uuid":"3622899","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3622899?v=4","repositories_count":25,"last_synced_at":"2024-04-17T18:43:51.559Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ezrosent","funding_links":[],"total_stars":1566,"followers":59,"following":0,"created_at":"2022-11-09T04:44:05.720Z","updated_at":"2024-04-17T18:44:07.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezrosent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezrosent/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-15T19:41:35.359Z","dependent_packages_count":1,"downloads":3829,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":29.526314342530906,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":9.539693740091456,"forks_count":10.75025430019336,"average":19.21813000009164},"purl":"pkg:cargo/bsalloc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bsalloc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bsalloc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bsalloc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T13:49:05.832Z","issues_count":60,"pull_requests_count":93,"avg_time_to_close_issue":2434556.0,"avg_time_to_close_pull_request":1383334.2784810127,"issues_closed_count":24,"pull_requests_closed_count":79,"pull_request_authors_count":12,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.021505376344086,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezrosent%2Fallocators-rs/issues","maintainers":[{"login":"joshlf","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bsalloc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bsalloc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bsalloc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bsalloc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bsalloc/codemeta","maintainers":[{"uuid":"7178","login":"joshlf","name":"Joshua Liebow-Feeser","email":null,"url":"https://github.com/joshlf","packages_count":25,"html_url":"https://crates.io/users/joshlf","role":null,"created_at":"2022-11-07T17:20:57.162Z","updated_at":"2022-11-07T17:20:57.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/joshlf/packages"}]}