{
  "cksum": "a6d5b16e0b181d13e6e537cef3bda8dadba87aa50727e6d85ef036095713e522",
  "crate_file": "scirs2-cluster-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-cluster/scirs2-cluster-0.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ciborium",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eframe",
      "optional": true,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui",
      "optional": true,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "numpy",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiarc-bzip2",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiarc-deflate",
      "optional": false,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiarc-lz4",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiarc-zstd",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "simd"
      ],
      "kind": "normal",
      "name": "oxicode",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "plotters",
      "optional": true,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.28.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parallel",
        "simd",
        "array",
        "random"
      ],
      "kind": "normal",
      "name": "scirs2-core",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "scirs2-linalg",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scirs2-spatial",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "statrs",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.22.0",
      "target": null
    }
  ],
  "features": {
    "all_compression": [
      "lz4_compression",
      "zstd_compression",
      "bzip2_compression"
    ],
    "all_formats": [
      "yaml",
      "msgpack",
      "cbor"
    ],
    "binary": [],
    "bzip2_compression": [
      "oxiarc-bzip2"
    ],
    "cbor": [
      "ciborium"
    ],
    "cuda": [
      "gpu"
    ],
    "default": [
      "json",
      "binary"
    ],
    "gpu": [],
    "gpu_all": [
      "cuda",
      "opencl",
      "rocm",
      "metal",
      "oneapi"
    ],
    "json": [],
    "lz4_compression": [
      "oxiarc-lz4"
    ],
    "metal": [
      "gpu"
    ],
    "msgpack": [
      "rmp-serde"
    ],
    "oneapi": [
      "gpu"
    ],
    "opencl": [
      "gpu"
    ],
    "python": [
      "scirs2-core/python"
    ],
    "rocm": [
      "gpu"
    ],
    "simd": [
      "scirs2-core/simd"
    ],
    "yaml": [
      "serde_yaml"
    ],
    "zstd_compression": [
      "oxiarc-zstd"
    ]
  },
  "features2": {
    "egui": [
      "dep:egui",
      "dep:eframe"
    ],
    "plotters": [
      "dep:plotters"
    ],
    "visualization": [
      "plotters",
      "egui"
    ]
  },
  "index_path": "sc/ir/scirs2-cluster",
  "name": "scirs2-cluster",
  "pubtime": "2026-04-12T09:45:01Z",
  "v": 2,
  "vers": "0.4.2",
  "yanked": false
}
