mimalloc

GitHub

Mimalloc is a compact general purpose allocator with excellent performance.

13,269 stars C C 1 file ยท ~43,375 tokens

mimalloc MCP Server

MCP server for microsoft/mimalloc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mimalloc": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/mimalloc"
      ]
    }
  }
}