Use Rust (instead of C++) to develop some algorithms used in Flutter in a real app used in the *production environment* - Is it mature enough? Will I face troubles? Do you suggest it? Has anyone used it?

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flutter-rust-ffi

    Starter project for Flutter plugins willing to access native and synchronous rust code using FFI

    It works quite well, but now I need to develop much more complex algorithms, and I am worried because C++ is known to be dangerous unless you are extremely well-trained. So I want to move to Rust. I have learned Rust and used it for several toy projects and love its safety very much. I also see some tutorials about how Rust talks with Flutter (e.g. this one).

  • rustdesk

    An open-source remote desktop, and alternative to TeamViewer.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

    Alternatively, you can compile the Rust code to WASM and run it within your C++ using Wasmer: https://wasmer.io/

  • fundamental-analysis

    Screen stocks on fundamentals and estimate their intrinsic value

    Depends on what you are building. Note - you can even use multiple based on specific features. Start with https://twelvedata.com or https://financialmodelingprep.com

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts