Rust2026
581 downloadspysafe-pickle
A drop-in pickle replacement in Rust that never executes code on load, with schema migrations and zero-copy tensors.
- Same pickle API, no code execution on load
- Versioned dataclasses with automatic migration chains
- Optional HMAC tamper detection
pip install pysafe-pickle
