Python or C++ ?

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

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

    Empowering everyone to build reliable and efficient software.

  • Also, it's funny you mentioned stable/interopable ABI in Rust because this is literally what's being discussed right now by the core team - https://github.com/rust-lang/rust/pull/105586

  • cxx

    Safe interop between Rust and C++

  • As for Rust interop, you can use the plain C FFI both ways (which enables the interop with Python and numpy, in pyo3), but there's also been some work on interop with C++ (to limited extent, of course), see https://cxx.rs.

  • 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.

    WorkOS logo
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