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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pybind11!