Tag
safetensors 0.8.0 release brings major performance improvements: direct copy into Metal MTLBuffers with dlpack for 2-3x faster loading and OOM fix on macOS, plus GIL-free serialization for faster multi-file saves.
Hsrs is a type-safe FFI bindings generator that allows Rust code to be called from Haskell with automatic memory management, type conversions, and Borsh serialization. It provides annotations in Rust and generates idiomatic Haskell wrappers.