mtp-rs – pure-Rust MTP library, up to 4x faster than libmtp
Pure-Rust MTP library beats libmtp 4x faster with no C dependencies.
Pure Rust autodiff + GPU math avoids C++ FFI hell, but matmul claim needs apples-to-apples benchmarks.
Rust developers building ML systems, inference pipelines, and numerical computing
PyTorch · tch-rs · Candle
Pure-Rust MTP library beats libmtp 4x faster with no C dependencies.
Compile-time tensor shape checking beats PyTorch's runtime dimension errors.
350x faster GPU Bloom filter with academic paper backing the performance claims.
Runs 4B-parameter image-to-3D on Mac without CUDA—Microsoft's original required NVIDIA only.
Runs Shampoo-quality second-order optimization on a 16GB T4 where others OOM immediately.
Automates the painful torch.compile and mixed-precision tuning loop with measured 3x speedups.