|
What is a custom mark function supposed to return?
|
|
1
|
351
|
October 26, 2022
|
|
C routine uses AVX intrinsics
|
|
15
|
1582
|
September 26, 2022
|
|
Jluna: a new Julia <-> C++ wrapper
|
|
18
|
5056
|
September 8, 2022
|
|
Using C struct in Julia without creating same struct in Julia again
|
|
11
|
1645
|
August 17, 2022
|
|
Mutually-circular type declarations for Clang.jl
|
|
0
|
444
|
October 2, 2019
|
|
Clang.jl doesn't work for netmap (problem #ifdefs)
|
|
2
|
514
|
August 7, 2022
|
|
How transform the c++ code to julia?
|
|
12
|
1044
|
July 19, 2022
|
|
How do I obtain `sizeof(struct sigaction)`? Clang.jl?
|
|
4
|
745
|
July 18, 2022
|
|
ANN: SymbolicControlSystems.jl
|
|
0
|
582
|
July 4, 2022
|
|
Julia call c struct function
|
|
2
|
418
|
July 3, 2022
|
|
Initialize the julia runtime more than once within C++
|
|
5
|
950
|
June 18, 2022
|
|
Passing a Julia function to C and then calling from C code
|
|
3
|
441
|
June 4, 2022
|
|
Segfault when invoking Julia callback function from C
|
|
10
|
779
|
April 20, 2022
|
|
Trouble passing struct to C function
|
|
7
|
565
|
April 13, 2022
|
|
Bind UDP socket to interface
|
|
0
|
420
|
April 7, 2022
|
|
Wrapping a C library | Where to start?
|
|
6
|
2173
|
March 15, 2022
|
|
Changing array values in place when embedding in C++
|
|
4
|
1105
|
March 4, 2022
|
|
Can I compile native C programs on Julia CI?
|
|
2
|
433
|
January 28, 2022
|
|
[ANN] Czoo.jl - project to provide examples of using ccall with Julia and C Code examples - also call for contributors
|
|
4
|
756
|
January 26, 2022
|
|
Embedded Julia segmentation fault when loading BSON file
|
|
3
|
832
|
January 19, 2022
|
|
CBinding error
|
|
11
|
948
|
January 17, 2022
|
|
CxxWrap on windows
|
|
7
|
1798
|
January 16, 2022
|
|
Wrapping a Complicated, Multi-Threaded C/C++ Library
|
|
0
|
1027
|
July 27, 2021
|
|
Need Help in embeding julia in c/c++
|
|
16
|
1938
|
January 4, 2022
|
|
Reimagining C++ project in Julia: arrays and structs vs data frames
|
|
23
|
2380
|
December 5, 2021
|
|
Ccall works on global scope but not within function
|
|
13
|
795
|
November 29, 2021
|
|
Using ccall and pointer to pointer in linked list
|
|
2
|
493
|
November 25, 2021
|
|
CBinding.jl - bringing C's nested structs/unions, alignment, bitfields, variadic functions to Julia
|
|
12
|
2268
|
October 9, 2021
|
|
Wrapping Templated C++-functions and embedding Julia-functions subject to templates
|
|
0
|
421
|
October 6, 2021
|
|
Running a CMakeLists.txt programmatically
|
|
1
|
553
|
October 5, 2021
|