{
  "cksum": "a3352af1d57f742557314bfa6ee09f747326c031c1bb552142c7b9aabc3be71c",
  "crate_file": "ax-allocator-0.4.4.crate",
  "crate_url": "https://static.crates.io/crates/ax-allocator/ax-allocator-0.4.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax_slab_allocator",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitmap-allocator",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "buddy_system_allocator",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(not(target_os = \"none\"))"
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(not(target_os = \"none\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlsf",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "allocator_api": [],
    "default": [
      "page-alloc-256m"
    ],
    "page-alloc-1t": [],
    "page-alloc-256m": [],
    "page-alloc-4g": [],
    "page-alloc-64g": []
  },
  "features2": {
    "ax-errno": [
      "dep:ax-errno"
    ],
    "bitmap": [
      "dep:bitmap-allocator"
    ],
    "buddy": [
      "dep:buddy_system_allocator"
    ],
    "full": [
      "bitmap",
      "tlsf",
      "slab",
      "buddy",
      "allocator_api",
      "page-alloc-256m"
    ],
    "slab": [
      "dep:ax_slab_allocator"
    ],
    "tlsf": [
      "dep:rlsf"
    ]
  },
  "index_path": "ax/-a/ax-allocator",
  "name": "ax-allocator",
  "pubtime": "2026-04-16T08:50:34Z",
  "v": 2,
  "vers": "0.4.4",
  "yanked": false
}
