python
C++Python bridge
Enables seamless interoperability between C++ and the Python programming language.
Boost.org python module
476 stars
29 watching
206 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,095 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| A C++ library for logging in applications and libraries | 183 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| An OSC bridge that enables communication between different apps and devices. | 0 |
| A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
| A standard library for metaprogramming in C++ | 1,705 |
| An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
| A library that re-implements the asyncio mainloop on top of Trio | 189 |
| A central repository of Python language enhancements and improvements | 4,467 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A C++11-based bridge between R and C++, providing a modern interface for building R extensions. | 78 |