|
Odd inlining behaviour with cglobal wrapper, IS THIS A BUG? What am I doing wrong?
|
|
5
|
358
|
October 30, 2023
|
|
Transfer/ Unbox Julia's DataFrame objects and use as C++ object
|
|
12
|
638
|
October 27, 2023
|
|
Wrapping C++ class
|
|
11
|
1594
|
October 4, 2023
|
|
Convert Vector{String} to Ptr{Ptr{UInt8}}?
|
|
5
|
410
|
August 14, 2023
|
|
Is there a C/C++/Rust/Go library that can do inference on Flux models?
|
|
11
|
515
|
August 9, 2023
|
|
JIT issues relevant to realtime applications
|
|
59
|
5360
|
July 29, 2023
|
|
Advice for wrapping c++ library that throws exceptions?
|
|
0
|
351
|
July 20, 2023
|
|
How to examine a pointer address?
|
|
2
|
333
|
July 19, 2023
|
|
Including a binary (a "*.so") with a package?
|
|
6
|
485
|
July 14, 2023
|
|
Different output when call Fortran from Julia
|
|
5
|
457
|
July 13, 2023
|
|
Where are the C API header files when I install with juliaup?
|
|
2
|
329
|
May 20, 2023
|
|
Julia wrapper for hiredis
|
|
2
|
355
|
May 11, 2023
|
|
Julia crashes when using a @cfunction from another module
|
|
2
|
267
|
May 9, 2023
|
|
Embedding Julia code in C
|
|
4
|
538
|
May 9, 2023
|
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
793
|
April 11, 2023
|
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
288
|
March 19, 2023
|
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
1074
|
February 24, 2023
|
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
193
|
February 18, 2023
|
|
Compile C code with Julia package
|
|
8
|
1200
|
February 13, 2023
|
|
What does `Base.@ccallable` do?
|
|
2
|
872
|
February 9, 2023
|
|
Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
615
|
January 27, 2023
|
|
Retrieving the contents of C composite types
|
|
14
|
440
|
January 11, 2023
|
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
361
|
January 11, 2023
|
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
511
|
December 28, 2022
|
|
Does the function String() destroy its argument?
|
|
9
|
746
|
December 12, 2022
|
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
1021
|
December 8, 2022
|
|
Calling a C function from within a Julia program
|
|
21
|
1740
|
December 4, 2022
|
|
Clang vs CBindingGen
|
|
29
|
2631
|
December 4, 2022
|
|
Get the output of a Julia function called from C
|
|
6
|
297
|
November 23, 2022
|
|
Error compiling C code that runs Julia code
|
|
1
|
351
|
November 23, 2022
|