IPC communication between rust, c++, and python

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

    Seamless operability between C++11 and Python

  • Reading from Python requires a wrapper, using pybind11 this is fairly done.

  • Cap'n Proto

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

  • I'd have a look at Cap'n'proto https://capnproto.org/

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

    Eclipse iceoryx™ - true zero-copy inter-process-communication

  • Apache Arrow

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

  • In that case, why not use polars, which supports apache arrow format which supports C, C++, Rust, Python and supports zero-copy read.

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