IPC communication between rust, c++, and python

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pybind11

    Seamless operability between C++11 and Python

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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/

  4. iceoryx

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

  5. Apache Arrow

    Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

    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

  • Unlocking DuckDB from Anywhere - A Guide to Remote Access with Apache Arrow and Flight RPC (gRPC)

    4 projects | dev.to | 12 Dec 2024
  • Deadman Checks in Grafana

    1 project | dev.to | 19 May 2025
  • Using Polars in Rust for high-performance data analysis

    9 projects | dev.to | 30 Oct 2024
  • Show HN: Denormalized – Embeddable Stream Processing in Rust and DataFusion

    5 projects | news.ycombinator.com | 15 Aug 2024
  • Seamlessly Integrate C++11 with Python Using pybind11

    1 project | news.ycombinator.com | 14 Aug 2024

Did you know that C++ is
the 7th most popular programming language
based on number of references?