Should I learn and use rust?? Help!!!

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

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

    Rust <-> Python bindings

  • If you're a Python programmer, one reason you might choose Rust is that rust-cpython and PyO3 allow you to safely write compiled Python modules in Rust.

  • PyO3

    Rust bindings for the Python interpreter

  • If you're a Python programmer, one reason you might choose Rust is that rust-cpython and PyO3 allow you to safely write compiled Python modules in Rust.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • maturin

    Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages

  • Glad I could help. You'll probably also want to use maturin with them. It handles automating the building and publishing of Rust-based wheels to PyPI.

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