wjakob / pybind11
Seamless operability between C++11 and Python
☆114Updated 4 months ago
Alternatives and similar repositories for pybind11:
Users that are interested in pybind11 are comparing it to the libraries listed below
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- A C++14-and-later expression template library☆108Updated last week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Boost SIMD☆232Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆222Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Fast multi-dimensional generalized histogram with convenient interface for C++14☆322Updated last week
- A very sane (header only) C++14 JSON library☆132Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A fast and flexible c++ template class for tree data structures