Pybind11 is a lightweight, header‑only C++ library that simplifies and streamlines creating Python bindings for C++11+ code. It uses template meta-programming to automatically infer types, minimizing boilerplate compared to Boost.Python, and works seamlessly with major build systems
Features
- Header-only, zero-dependency C++11 library
- Minimal boilerplate for binding functions and classes
- Automatic type conversion via compile-time introspection
- Supports CMake, pip, conda installation methods
- Has numerous plugin adapters (e.g., Abseil, JSON)
- Cross-platform with active maintenance
Categories
LibrariesLicense
MIT LicenseFollow pybind11
Other Useful Business Software
Monitor production, track downtime and improve OEE.
Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pybind11!