JIT issues relevant to realtime applications
|
|
59
|
4923
|
July 29, 2023
|
Advice for wrapping c++ library that throws exceptions?
|
|
0
|
329
|
July 20, 2023
|
How to examine a pointer address?
|
|
2
|
315
|
July 19, 2023
|
Including a binary (a "*.so") with a package?
|
|
6
|
378
|
July 14, 2023
|
Different output when call Fortran from Julia
|
|
5
|
422
|
July 13, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
276
|
May 20, 2023
|
Julia wrapper for hiredis
|
|
2
|
322
|
May 11, 2023
|
Julia crashes when using a @cfunction from another module
|
|
2
|
246
|
May 9, 2023
|
Embedding Julia code in C
|
|
4
|
474
|
May 9, 2023
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
723
|
April 11, 2023
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
7
|
601
|
March 29, 2023
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
265
|
March 19, 2023
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
996
|
February 24, 2023
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
179
|
February 18, 2023
|
Compile C code with Julia package
|
|
8
|
1069
|
February 13, 2023
|
What does `Base.@ccallable` do?
|
|
2
|
831
|
February 9, 2023
|
Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
535
|
January 27, 2023
|
Retrieving the contents of C composite types
|
|
14
|
397
|
January 11, 2023
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
342
|
January 11, 2023
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
463
|
December 28, 2022
|
Does the function String() destroy its argument?
|
|
9
|
706
|
December 12, 2022
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
974
|
December 8, 2022
|
Calling a C function from within a Julia program
|
|
21
|
1639
|
December 4, 2022
|
Clang vs CBindingGen
|
|
29
|
2494
|
December 4, 2022
|
Get the output of a Julia function called from C
|
|
6
|
262
|
November 23, 2022
|
Error compiling C code that runs Julia code
|
|
1
|
338
|
November 23, 2022
|
What is a custom mark function supposed to return?
|
|
1
|
342
|
October 26, 2022
|
C routine uses AVX intrinsics
|
|
15
|
1465
|
September 26, 2022
|
Jluna: a new Julia <-> C++ wrapper
|
|
18
|
4866
|
September 8, 2022
|
Using C struct in Julia without creating same struct in Julia again
|
|
11
|
1593
|
August 17, 2022
|