{"id":15399271,"url":"https://github.com/raviqqe/bdwgc-alloc","last_synced_at":"2025-06-16T19:07:50.944Z","repository":{"id":34643041,"uuid":"181225771","full_name":"raviqqe/bdwgc-alloc","owner":"raviqqe","description":"impl GlobalAlloc for Boehm GC","archived":false,"fork":false,"pushed_at":"2025-05-20T19:29:26.000Z","size":520,"stargazers_count":25,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-20T21:12:55.307Z","etag":null,"topics":["gc","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raviqqe.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-13T20:33:46.000Z","updated_at":"2025-05-20T19:29:29.000Z","dependencies_parsed_at":"2024-03-04T20:44:08.260Z","dependency_job_id":"fad50f14-9cea-4778-b7cc-21846b45b63b","html_url":"https://github.com/raviqqe/bdwgc-alloc","commit_stats":{"total_commits":455,"total_committers":4,"mean_commits":113.75,"dds":0.2131868131868132,"last_synced_commit":"97ad1f25e5ebb2b2a3a7bab648149e1bcf14531a"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/raviqqe/bdwgc-alloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raviqqe%2Fbdwgc-alloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raviqqe%2Fbdwgc-alloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raviqqe%2Fbdwgc-alloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raviqqe%2Fbdwgc-alloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raviqqe","download_url":"https://codeload.github.com/raviqqe/bdwgc-alloc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raviqqe%2Fbdwgc-alloc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260221366,"owners_count":22976863,"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","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"}},"keywords":["gc","rust"],"created_at":"2024-10-01T15:47:56.053Z","updated_at":"2025-06-16T19:07:50.562Z","avatar_url":"https://github.com/raviqqe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bdwgc-alloc\n\n[![GitHub Action](https://img.shields.io/github/actions/workflow/status/raviqqe/bdwgc-alloc/test.yaml?branch=main\u0026style=flat-square)](https://github.com/raviqqe/bdwgc-alloc/actions)\n[![Crate](https://img.shields.io/crates/v/bdwgc-alloc.svg?style=flat-square)](https://crates.io/crates/bdwgc-alloc)\n[![License](https://img.shields.io/github/license/raviqqe/bdwgc-alloc.svg?style=flat-square)](LICENSE)\n\n[`GlobalAlloc`](https://doc.rust-lang.org/std/alloc/trait.GlobalAlloc.html) implementation for [`bdwgc`][bdwgc], the conservative garbage collector.\n\nThis crate is for use cases in which developers need to integrate [`bdwgc`][bdwgc] into their programs written in Rust (e.g. writing a runtime library in Rust for their own programming language whose GC is done by [`bdwgc`][bdwgc].)\n\n## Usage\n\nSee [`examples`](examples) directory.\n\nBy default [`bdwgc`][bdwgc] is built with autotools. To build with cmake, enable the `cmake` feature:\n\n```sh\ncargo build --no-default-features --features cmake\n```\n\n## License\n\n[MIT](LICENSE)\n\n[bdwgc]: https://github.com/ivmai/bdwgc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraviqqe%2Fbdwgc-alloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraviqqe%2Fbdwgc-alloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraviqqe%2Fbdwgc-alloc/lists"}