jwbuurlage / pybind11_plus_hana
Example code for generating pybind11 bindings with Boost.Hana.
☆21Updated 6 years ago
Alternatives and similar repositories for pybind11_plus_hana:
Users that are interested in pybind11_plus_hana are comparing it to the libraries listed below
- A C++14-and-later expression template library☆108Updated last month
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last week
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 7 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- WIP☆26Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A compile-time linear algebra system for C++☆116Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- C++ generic make factory☆106Updated 5 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated last year
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library