wait, zero-copy deserialization isn't rust-specific. you can mmap structs in C. done it before, works fine
The point is that it would be difficult in Python, compared to in "system" compiled languages generally.
The point is that it would be difficult in Python, compared to in "system" compiled languages generally.