Skip to content

Complete Transition to Rust: Nautilus Trader #1582

Answered by cjdsellers
xtay315 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @xtay315

There's a few of us working on this incrementally with varying amounts of bandwidth. The goal certainly is to eliminate Cython and all FFI from the NautilusTrader codebase - currently there's just too much variance to give any estimates though. Rust can take a surprisingly long time to satisfy the compiler with ported code, and often design patterns which worked in an OO and Python context don't work well with Rust.

Let me know if the Rust codebase is something you're interested in becoming involved with though.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by xtay315
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants