Rust/Python: Ownership and Borrowing

  • Implicit Sharing
  • copy-on-write
  • deep copy
  • shallow copy
  • value semantics

Python

What is reference stealing and borrowing ?
Ownership Explained with Python
Ownership in Python

Rust

Rust: Ownership and Borrowing
Rust for Python Developers: Ownership and Borrowing
Rust for Python Developers: Environment Setup
Understanding Rust Ownership and Borrowing with Examples
Rust’s Ownership and Borrowing enforce Memory Safety

Leave a Reply

Your email address will not be published. Required fields are marked *