|
Designing a C ABI layer for a multi-lingual project
|
|
3
|
243
|
May 20, 2026
|
|
C calling convention mismatch?
|
|
12
|
714
|
May 13, 2026
|
|
Does `String(unsafe_wrap(cstring, len, own=true))` free the memory it points to?
|
|
2
|
107
|
March 21, 2026
|
|
Best practice for calling Julia functions via API
|
|
0
|
138
|
January 15, 2026
|
|
Implement C-like command line arguments in Julia
|
|
8
|
1544
|
November 17, 2025
|
|
C program embedding Julia - works in terminal but breaks in pipes
|
|
8
|
858
|
October 30, 2025
|
|
Using legacy C code with autodifferentiation
|
|
4
|
349
|
October 28, 2025
|
|
Embedding Julia in Windows
|
|
1
|
714
|
July 12, 2025
|
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
482
|
June 2, 2025
|
|
How to build a wrapper around a C-style array using Julia C API?
|
|
4
|
239
|
May 31, 2025
|
|
Julia vs C++ for computational mechanics - Implicit Material Point Method
|
|
13
|
1156
|
May 24, 2025
|
|
Something weird is going on with `DenseArray`
|
|
3
|
167
|
May 19, 2025
|
|
GC error / sefgault in a simple C wrapper
|
|
5
|
217
|
March 17, 2025
|
|
Go is everything I wanted C to be
|
|
1
|
541
|
March 10, 2025
|
|
Using PackageCompiler Header file time modified even content not changed using force
|
|
1
|
95
|
January 5, 2025
|
|
Call libcuda cuLaunchKernel from Julia
|
|
2
|
217
|
January 5, 2025
|
|
`ccall` on Windows `could not load symbol. The specified procedure could not be found`
|
|
18
|
1943
|
January 3, 2025
|
|
Generate a function via macro and pass to @cfunction. Possible?
|
|
7
|
281
|
December 20, 2024
|
|
Dereferencing Ptr{Ptr{Int32}}
|
|
21
|
658
|
December 13, 2024
|
|
Memory Arena
|
|
1
|
325
|
December 12, 2024
|
|
Unsafe_wrap perform memory allocations
|
|
6
|
304
|
December 10, 2024
|
|
Embedded julia catch exception
|
|
1
|
100
|
December 3, 2024
|
|
How to create a Cstring from a String?
|
|
4
|
1629
|
May 9, 2023
|
|
How to use Base.Libc.errno
|
|
3
|
161
|
September 1, 2024
|
|
[ANN] CClosure.jl: C closures like what C does
|
|
0
|
608
|
May 18, 2022
|
|
C struct garbage collection not run frequently enough
|
|
28
|
798
|
July 14, 2024
|
|
Define a C++ struct/class in Julia for interop?
|
|
11
|
652
|
April 19, 2024
|
|
Example of Clang.jl wrapping C interface using GMP mpq_t (also arrays of mpq_t)
|
|
0
|
140
|
April 12, 2024
|
|
Two ways to get C++ interface class from C API
|
|
0
|
279
|
April 4, 2024
|
|
Guidelines for wrapping a simple C library in Julia
|
|
6
|
1694
|
March 31, 2024
|