{"id":18847376,"url":"https://github.com/lemonhx/mimalloc-rust","last_synced_at":"2025-04-06T04:15:50.137Z","repository":{"id":39675458,"uuid":"395498532","full_name":"LemonHX/mimalloc-rust","owner":"LemonHX","description":"The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust","archived":false,"fork":false,"pushed_at":"2024-06-06T12:01:03.000Z","size":324,"stargazers_count":61,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T03:06:56.705Z","etag":null,"topics":["allocator","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LemonHX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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}},"created_at":"2021-08-13T02:28:56.000Z","updated_at":"2025-02-14T03:08:34.000Z","dependencies_parsed_at":"2024-06-06T13:28:40.776Z","dependency_job_id":"07d5967f-f3b5-49fc-b59c-eb1dc12ae806","html_url":"https://github.com/LemonHX/mimalloc-rust","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":0.2941176470588235,"last_synced_commit":"6dc50cd9fe89cc59452df1e3742bf52344f0d155"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonHX%2Fmimalloc-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonHX%2Fmimalloc-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonHX%2Fmimalloc-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonHX%2Fmimalloc-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LemonHX","download_url":"https://codeload.github.com/LemonHX/mimalloc-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430964,"owners_count":20937875,"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":["allocator","rust-lang"],"created_at":"2024-11-08T03:07:58.908Z","updated_at":"2025-04-06T04:15:50.053Z","avatar_url":"https://github.com/LemonHX.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Best and Highest-Leveled and Newest binding for MiMalloc Ever Existed in Rust\n\n\u003e mimalloc 2.1.2 stable\n\n![ci](https://github.com/LemonHX/mimalloc-rust/actions/workflows/rust.yml/badge.svg)\n[![doc.rs](https://docs.rs/mimalloc-rust/badge.svg)](https://docs.rs/mimalloc-rust)\n[![crates.io](https://img.shields.io/crates/v/mimalloc-rust.svg)](https://crates.io/crates/mimalloc-rust)\n\n## Why create this\n\nin repo `https://github.com/purpleprotocol/mimalloc_rust` i didn't see any data types and it neither has all the functionalities which mimalloc has provided, in other words it's garbage.\n\n## Usage\n\nfirst add to dependencies\n```toml\n[dependencies]\nmimalloc-rust = \"0.2.1\"\n```\nthen set the global allocator\n```rust\nuse mimalloc_rust::*;\n\n#[global_allocator]\nstatic GLOBAL_MIMALLOC: GlobalMiMalloc = GlobalMiMalloc;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonhx%2Fmimalloc-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemonhx%2Fmimalloc-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonhx%2Fmimalloc-rust/lists"}