Proc macros for dtype_variant
Enables type-safe enum variants with shared type tokens across multiple enums, allowing for synchronized variant types and powerful downcasting capabilities between related enums.
Macro builder for working with data types
Core IR types and data structures for the MetalTile GPU kernel DSL
Metal Shading Language (MSL) code generator for MetalTile kernels
Proc-macro crate providing the #[kernel] DSL for MetalTile GPU kernels
Core tensor and autograd engine for ferrotorch — PyTorch in Rust
MetalTile kernel standard library — benchmark metadata and type definitions
A native-Rust deep learning framework with explicit memory safety and hardware acceleration
Apple Metal runtime dispatch for MetalTile GPU kernels
Idiomatic Rust wrappers for the NVIDIA CUDA stack (Driver API, Runtime API, NVRTC, cuBLAS, cuDNN, NCCL, NVML, ...). Umbrella crate.
A NumPy-equivalent library for Rust — N-dimensional arrays with SIMD acceleration