docs/developer_guide/index.md
Guidance on developing and extending NautilusTrader, or contributing back to the project.
NautilusTrader uses a Rust core with Python bindings architecture:
This approach combines Python's simplicity and ecosystem with Rust's performance and memory safety.