You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[AutoWIG](https://autowig.readthedocs.io) - Automatic wrapper and interface generator [[github](https://github.com/StatisKit/AutoWIG)]
6
8
* chimera - Utility for generating Boost.Python and pybind11 bindings from C/C++ code [[github](https://github.com/personalrobotics/chimera)]
7
9
8
-
## pybind11
10
+
###pybind11
9
11
10
12
*[Binder](http://cppbinder.readthedocs.io/en/latest/) - Binder, tool for automatic generation of Python bindings [[github](https://github.com/RosettaCommons/binder)]
11
13
* cppwg - An automatic wrapper generator for C++ [[github](https://github.com/jmsgrogan/cppwg)]
12
14
*[Py++](http://pypp11.readthedocs.io/en/latest/) (deprecated) - Py++ for generating pybind11 code [[github](https://github.com/ISoirar/pypp11)]
13
15
14
-
## ETC
16
+
###ETC
15
17
16
18
* clif - Wrapper generator foundation to wrap C++ for Python and other languages using LLVM [[github](https://github.com/google/clif)]
17
19
* Cpp2Py - Reflection tools based on clang [[github](https://github.com/TRIQS/cpp2py)]
18
20
*[cppyy](https://cppyy.readthedocs.io) - Python-C++ bindings interface based on Cling/LLVM [[bitbucket](https://bitbucket.org/wlav/cppyy)]
21
+
22
+
## C/C++ to other languages
23
+
24
+
### Crystal
25
+
26
+
* Bindgen - Binding and wrapper generator for C/C++ libraries [[github](https://github.com/Papierkorb/bindgen)]
0 commit comments