I personally think Mojo will eat Rust’s lunch.
It’s also a systems language, has most (if not all) of Rust’s memory safety, but is much more approachable and also integrated with the Python ecosystem.
Mojo’s technical chops are impeccable, it’s main architect is Chris Lattner. It leverages MLIR, the latest LLVM technology, allowing straightforward programming of GPUs for instance.
I should have provided a link:
https://www.modular.com/max/mojo
It’s (cleverly) positioned as an AI language right now, but make no mistake - it’s a full-fledged general purpose language!
Which companies or sites are using Mojo?