Julia wrapper for hiredis
|
|
2
|
313
|
May 11, 2023
|
Julia crashes when using a @cfunction from another module
|
|
2
|
237
|
May 9, 2023
|
Embedding Julia code in C
|
|
4
|
433
|
May 9, 2023
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
691
|
April 11, 2023
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
7
|
592
|
March 29, 2023
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
253
|
March 19, 2023
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
955
|
February 24, 2023
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
178
|
February 18, 2023
|
Compile C code with Julia package
|
|
8
|
1001
|
February 13, 2023
|
What does `Base.@ccallable` do?
|
|
2
|
799
|
February 9, 2023
|
Retrieving an array from a Ptr{Ptr{Cvoid}}
|
|
11
|
521
|
January 27, 2023
|
Retrieving the contents of C composite types
|
|
14
|
383
|
January 11, 2023
|
How to automatically load typedef and macro definition from .h files of C language?
|
|
1
|
330
|
January 11, 2023
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
462
|
December 28, 2022
|
Does the function String() destroy its argument?
|
|
9
|
697
|
December 12, 2022
|
Julia 1.8.2 message ERROR: LoadError: too many parameters for type
|
|
4
|
938
|
December 8, 2022
|
Calling a C function from within a Julia program
|
|
21
|
1622
|
December 4, 2022
|
Clang vs CBindingGen
|
|
29
|
2415
|
December 4, 2022
|
Get the output of a Julia function called from C
|
|
6
|
251
|
November 23, 2022
|
Error compiling C code that runs Julia code
|
|
1
|
333
|
November 23, 2022
|
What is a custom mark function supposed to return?
|
|
1
|
338
|
October 26, 2022
|
C routine uses AVX intrinsics
|
|
15
|
1424
|
September 26, 2022
|
Jluna: a new Julia <-> C++ wrapper
|
|
18
|
4734
|
September 8, 2022
|
Using C struct in Julia without creating same struct in Julia again
|
|
11
|
1556
|
August 17, 2022
|
Mutually-circular type declarations for Clang.jl
|
|
0
|
432
|
October 2, 2019
|
Clang.jl doesn't work for netmap (problem #ifdefs)
|
|
2
|
491
|
August 7, 2022
|
How transform the c++ code to julia?
|
|
12
|
962
|
July 19, 2022
|
How do I obtain `sizeof(struct sigaction)`? Clang.jl?
|
|
4
|
681
|
July 18, 2022
|
ANN: SymbolicControlSystems.jl
|
|
0
|
565
|
July 4, 2022
|
Julia call c struct function
|
|
2
|
398
|
July 3, 2022
|