IPC communication between rust, c++, and python

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean C++ Code. Always.
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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