|
C program embedding Julia - works in terminal but breaks in pipes
|
|
8
|
739
|
October 30, 2025
|
|
Using legacy C code with autodifferentiation
|
|
4
|
261
|
October 28, 2025
|
|
Embedding Julia in Windows
|
|
1
|
679
|
July 12, 2025
|
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
392
|
June 2, 2025
|
|
How to build a wrapper around a C-style array using Julia C API?
|
|
4
|
171
|
May 31, 2025
|
|
Julia vs C++ for computational mechanics - Implicit Material Point Method
|
|
13
|
797
|
May 24, 2025
|
|
Something weird is going on with `DenseArray`
|
|
3
|
119
|
May 19, 2025
|
|
GC error / sefgault in a simple C wrapper
|
|
5
|
134
|
March 17, 2025
|
|
Go is everything I wanted C to be
|
|
1
|
499
|
March 10, 2025
|
|
Using PackageCompiler Header file time modified even content not changed using force
|
|
1
|
50
|
January 5, 2025
|
|
Call libcuda cuLaunchKernel from Julia
|
|
2
|
146
|
January 5, 2025
|
|
`ccall` on Windows `could not load symbol. The specified procedure could not be found`
|
|
18
|
1741
|
January 3, 2025
|
|
Generate a function via macro and pass to @cfunction. Possible?
|
|
7
|
196
|
December 20, 2024
|
|
Dereferencing Ptr{Ptr{Int32}}
|
|
21
|
419
|
December 13, 2024
|
|
Memory Arena
|
|
1
|
228
|
December 12, 2024
|
|
Unsafe_wrap perform memory allocations
|
|
6
|
185
|
December 10, 2024
|
|
Embedded julia catch exception
|
|
1
|
75
|
December 3, 2024
|
|
How to create a Cstring from a String?
|
|
5
|
1471
|
September 16, 2024
|
|
How to use Base.Libc.errno
|
|
3
|
113
|
September 1, 2024
|
|
[ANN] CClosure.jl: C closures like what C does
|
|
0
|
581
|
May 18, 2022
|
|
C struct garbage collection not run frequently enough
|
|
28
|
562
|
July 14, 2024
|
|
Define a C++ struct/class in Julia for interop?
|
|
11
|
547
|
April 19, 2024
|
|
Example of Clang.jl wrapping C interface using GMP mpq_t (also arrays of mpq_t)
|
|
0
|
124
|
April 12, 2024
|
|
Two ways to get C++ interface class from C API
|
|
0
|
252
|
April 4, 2024
|
|
Guidelines for wrapping a simple C library in Julia
|
|
6
|
1379
|
March 31, 2024
|
|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
325
|
January 4, 2024
|
|
Definition of struct written from C and read-only in Julia
|
|
7
|
480
|
November 27, 2023
|
|
Failing to embed Julia in C++
|
|
1
|
332
|
November 18, 2023
|
|
Odd inlining behaviour with cglobal wrapper, IS THIS A BUG? What am I doing wrong?
|
|
5
|
351
|
October 30, 2023
|
|
Transfer/ Unbox Julia's DataFrame objects and use as C++ object
|
|
12
|
598
|
October 27, 2023
|