Switching From C++ to Rust

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

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

    Cross-platform, customizable ML solutions for live and streaming media.

  • My only experience with Bazel is trying to compile Mediapipe without a docker container. It took me 2 whole weeks with the help of someone else to figure out how to compile it. My GCC was too recent (GCC 12 instead of 9 or 10) which caused additional C++ errors, my Java version was too recent too (16 instead of 11) which would make Bazel crash with weird exceptions (it's written in Java), opencl would fail to compile for no reason no matter whether we used the system-provided one or the embedded one. None of the solutions we came up with were remotely helped by the horribly cryptic errors we got that would keep us stuck for days.

  • 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