Auto cxxwrap generator like autopybind11
|
|
3
|
104
|
July 29, 2023
|
Wrapping of large C++ libraries
|
|
5
|
220
|
June 9, 2023
|
CxxWrap and finalizers for specific instances
|
|
0
|
86
|
March 17, 2023
|
How to force a precompilation of a CxxWrap package
|
|
0
|
119
|
February 28, 2023
|
Pass by reference of map typed struct(CxxWrap.jl)
|
|
1
|
293
|
February 17, 2023
|
With CxxWrap, method cannot return an usable complex number
|
|
0
|
98
|
February 17, 2023
|
Wrapping C++ struct with libcxxwrap-julia
|
|
1
|
197
|
January 20, 2023
|
Ccall c++ sort vector of String
|
|
37
|
2865
|
December 19, 2022
|
CxxWrap can't find .dylib on MacOS
|
|
3
|
191
|
September 12, 2022
|
CxxWrap and IO and iostream
|
|
0
|
151
|
September 12, 2022
|
CxxWrap cannot wrap structure on dev. version of Julia?
|
|
1
|
344
|
August 27, 2022
|
InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows
|
|
7
|
1194
|
January 26, 2022
|
CxxWrap on windows
|
|
7
|
1193
|
January 16, 2022
|
Wrapping a Complicated, Multi-Threaded C/C++ Library
|
|
0
|
770
|
July 27, 2021
|
Type mapping for Template(parametric) types with CxxWrap.jl
|
|
0
|
275
|
November 16, 2021
|
Pointer modification with CxxWrap.jl
|
|
1
|
313
|
October 15, 2021
|
Creating a custom data type for CxxWrap
|
|
2
|
512
|
October 15, 2021
|
Wrapping Templated C++-functions and embedding Julia-functions subject to templates
|
|
0
|
301
|
October 6, 2021
|
CxxWrap-based wrapper throws error in running finalizer: ReadOnlyMemoryError()
|
|
1
|
518
|
August 29, 2021
|
How would one interop with cpp?
|
|
7
|
863
|
November 13, 2020
|
Trouble creating a module from CxxWrap'ped code
|
|
18
|
1951
|
October 7, 2019
|
Passing Julia function as an parameter to a wrapped C++ class
|
|
1
|
396
|
July 25, 2019
|
Best way to create a julia function wrapper of a cpp function
|
|
9
|
3018
|
July 4, 2019
|
Julia with C++ (C++20 and modules) vs. e.g. Python and pybind11
|
|
3
|
4331
|
June 21, 2019
|
Iterating over CxxWrap-ed vector
|
|
11
|
1314
|
March 9, 2019
|
On Windows, how to use classes in C++ DLL library from Julia?
|
|
10
|
5774
|
April 9, 2017
|