Commit graph

1 commit

Author SHA1 Message Date
0483be1775 docs: Add Python to Rust migration guide
- Document architectural changes from Python to Rust
- Provide module mapping between versions
- Explain performance improvements and their sources
- Highlight key Rust benefits (type safety, zero-copy, ownership)
- Confirm API compatibility with Python version
- List future enhancement opportunities
- No breaking changes - drop-in replacement ready
2025-12-11 14:30:00 +08:00