How to create a Cstring from a String?
|
|
5
|
1117
|
September 16, 2024
|
How to use Base.Libc.errno
|
|
3
|
87
|
September 1, 2024
|
[ANN] CClosure.jl: C closures like what C does
|
|
0
|
559
|
May 18, 2022
|
C struct garbage collection not run frequently enough
|
|
28
|
379
|
July 14, 2024
|
Define a C++ struct/class in Julia for interop?
|
|
11
|
447
|
April 19, 2024
|
Example of Clang.jl wrapping C interface using GMP mpq_t (also arrays of mpq_t)
|
|
0
|
114
|
April 12, 2024
|
Two ways to get C++ interface class from C API
|
|
0
|
206
|
April 4, 2024
|
Guidelines for wrapping a simple C library in Julia
|
|
6
|
773
|
March 31, 2024
|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
310
|
January 4, 2024
|
Definition of struct written from C and read-only in Julia
|
|
7
|
421
|
November 27, 2023
|
Failing to embed Julia in C++
|
|
1
|
316
|
November 18, 2023
|
Odd inlining behaviour with cglobal wrapper, IS THIS A BUG? What am I doing wrong?
|
|
5
|
323
|
October 30, 2023
|
Transfer/ Unbox Julia's DataFrame objects and use as C++ object
|
|
12
|
499
|
October 27, 2023
|
Wrapping C++ class
|
|
11
|
1270
|
October 4, 2023
|
Convert Vector{String} to Ptr{Ptr{UInt8}}?
|
|
5
|
282
|
August 14, 2023
|
Is there a C/C++/Rust/Go library that can do inference on Flux models?
|
|
11
|
390
|
August 9, 2023
|
JIT issues relevant to realtime applications
|
|
59
|
4776
|
July 29, 2023
|
Advice for wrapping c++ library that throws exceptions?
|
|
0
|
303
|
July 20, 2023
|
How to examine a pointer address?
|
|
2
|
292
|
July 19, 2023
|
Including a binary (a "*.so") with a package?
|
|
6
|
345
|
July 14, 2023
|
Different output when call Fortran from Julia
|
|
5
|
408
|
July 13, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
256
|
May 20, 2023
|
Julia wrapper for hiredis
|
|
2
|
311
|
May 11, 2023
|
Julia crashes when using a @cfunction from another module
|
|
2
|
235
|
May 9, 2023
|
Embedding Julia code in C
|
|
4
|
419
|
May 9, 2023
|
Memory management issue (malloc) on macBook Pro M2
|
|
7
|
671
|
April 11, 2023
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
7
|
589
|
March 29, 2023
|
Accessing json file from CoolProp.jl c interface
|
|
1
|
252
|
March 19, 2023
|
Is it possible to predict the serialized size of an object, without serializing it?
|
|
5
|
922
|
February 24, 2023
|
Can I export some particular C bindings for GPU drivers to see?
|
|
0
|
178
|
February 18, 2023
|