cyb/honeycrisp/acpu/Cargo.toml

[package]
name = "acpu"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "pure Rust driver for Apple Silicon CPU compute + AMX & NEON"
repository = "https://github.com/cyberia-to/honeycrisp"
homepage = "https://github.com/cyberia-to/honeycrisp/tree/master/acpu"
keywords = ["apple-silicon", "amx", "neon", "simd", "matmul"]
categories = ["os::macos-apis", "hardware-support", "science"]
readme = "README.md"
exclude = ["CLAUDE.md"]

[dependencies]
unimem.workspace = true

[dev-dependencies]
nebu.workspace = true

[lib]
name = "acpu"
path = "src/lib.rs"

bin
name = "acpu_probe"
path = "src/probe/main.rs"

example
name = "matmul"
path = "examples/matmul.rs"

example
name = "bench_memory"
path = "bench/memory.rs"

example
name = "bench_cores"
path = "bench/cores.rs"

example
name = "bench_elementwise"
path = "bench/elementwise.rs"

example
name = "bench_sgemm"
path = "bench/sgemm.rs"

example
name = "bench_numeric"
path = "bench/numeric.rs"

example
name = "bench_amx"
path = "bench/amx.rs"

example
name = "bench_integer"
path = "bench/integer.rs"

example
name = "bench_zk"
path = "bench/zk.rs"

example
name = "bench_crypto"
path = "bench/crypto.rs"

example
name = "bench_render"
path = "bench/render.rs"

example
name = "bench_ai"
path = "bench/ai.rs"

example
name = "bench_summary"
path = "bench/summary.rs"

Homonyms

trident/Cargo.toml
cyb/src-tauri/Cargo.toml
cyb/cyb-boot/Cargo.toml
cyb/cyb/Cargo.toml
cyb/optica/Cargo.toml
soft3/hemera/Cargo.toml
cyb/honeycrisp/Cargo.toml
cyb/cyb/cyb-services/Cargo.toml
soft3/hemera/cli/Cargo.toml
cyb/cyb/cyb-portal/Cargo.toml
soft3/hemera/rs/Cargo.toml
cyb/honeycrisp/unimem/Cargo.toml
cyb/cyb/cyb-ui/Cargo.toml
bootloader/go-cyber/cw/Cargo.toml
soft3/hemera/wgsl/Cargo.toml
cyb/honeycrisp/aruminium/Cargo.toml
cyb/cyb/cyb-shell/Cargo.toml
trident/editor/zed/Cargo.toml
soft3/hemera/bench/Cargo.toml
cyb/honeycrisp/rane/Cargo.toml
bootloader/go-cyber/mcp/rust/Cargo.toml
cyb/honeycrisp/aruminium/benches/Cargo.toml
cyb/honeycrisp/rane/benches/Cargo.toml
cyb/honeycrisp/unimem/experiments/iosurface_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/graph-filter/Cargo.toml
cyb/honeycrisp/unimem/experiments/hyp_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/std-test/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std-test/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std/Cargo.toml
bootloader/go-cyber/cw/tests/litium-tests/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_iosurface_pa/client/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_contiguous_alloc/client/Cargo.toml

Graph