Looking for a cross-language communication framework between Rust and Python

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

    Rust bindings for the Python interpreter

  • Now, this exists: https://lib.rs/crates/qjsonrpc you can use this directly from rust, and use https://pyo3.rs/ to bind it to python. Unfortunately it doesn't support multicast

  • tonic

    A native gRPC client & server implementation with async/await support.

  • Rust Python

  • 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
  • Cap'n Proto

    Cap'n Proto serialization/RPC system - core tools and C++ library

  • Maybe you can try something like Cap'n Proto if you want really low latency.

  • Apache Arrow

    Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

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