Using pybind11 with minGW to cross compile pyhton module for Windows

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

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

    I have a python module for which the logic is written in C++ and I use pybind11 to expose the objects and functions to Python.

  • mxe

    MXE (M cross environment)

    Cross compiler 64bit minGW along with MXE environment

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

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