python

C++Python bridge

Enables seamless interoperability between C++ and the Python programming language.

Boost.org python module

GitHub

472 stars
29 watching
202 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139
clj-python/libpython-clj Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. 1,088
boostorg/mp11 A C++11 metaprogramming library enabling advanced template-based programming 243
boostorg/program_options A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. 110
boostorg/compute A C++ library providing a thin wrapper over the OpenCL API for GPU computing. 1,562
boostorg/log A C++ library for logging in applications and libraries 182
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334
d10x1d0/osc_d10 An OSC bridge that enables communication between different apps and devices. 0
bendudson/py4cl A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. 235
boostorg/hana A standard library for metaprogramming in C++ 1,697
metawilm/cl-python An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. 367
python-trio/trio-asyncio A library that re-implements the asyncio mainloop on top of Trio 190
python/peps A central repository of Python language enhancements and improvements 4,452
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
rcpp11/rcpp11 A C++11-based bridge between R and C++, providing a modern interface for building R extensions. 78