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