GC error / sefgault in a simple C wrapper
|
|
5
|
94
|
March 17, 2025
|
Go is everything I wanted C to be
|
|
1
|
458
|
March 10, 2025
|
Using PackageCompiler Header file time modified even content not changed using force
|
|
1
|
30
|
January 5, 2025
|
Call libcuda cuLaunchKernel from Julia
|
|
2
|
115
|
January 5, 2025
|
`ccall` on Windows `could not load symbol. The specified procedure could not be found`
|
|
18
|
1627
|
January 3, 2025
|
Generate a function via macro and pass to @cfunction. Possible?
|
|
7
|
129
|
December 20, 2024
|
Dereferencing Ptr{Ptr{Int32}}
|
|
21
|
307
|
December 13, 2024
|
Memory Arena
|
|
1
|
155
|
December 12, 2024
|
Unsafe_wrap perform memory allocations
|
|
6
|
83
|
December 10, 2024
|
Embedded julia catch exception
|
|
1
|
60
|
December 3, 2024
|
How to create a Cstring from a String?
|
|
5
|
1254
|
September 16, 2024
|
How to use Base.Libc.errno
|
|
3
|
89
|
September 1, 2024
|
[ANN] CClosure.jl: C closures like what C does
|
|
0
|
565
|
May 18, 2022
|
C struct garbage collection not run frequently enough
|
|
28
|
393
|
July 14, 2024
|
Define a C++ struct/class in Julia for interop?
|
|
11
|
493
|
April 19, 2024
|
Example of Clang.jl wrapping C interface using GMP mpq_t (also arrays of mpq_t)
|
|
0
|
116
|
April 12, 2024
|
Two ways to get C++ interface class from C API
|
|
0
|
229
|
April 4, 2024
|
Guidelines for wrapping a simple C library in Julia
|
|
6
|
1029
|
March 31, 2024
|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
311
|
January 4, 2024
|
Definition of struct written from C and read-only in Julia
|
|
7
|
437
|
November 27, 2023
|
Failing to embed Julia in C++
|
|
1
|
318
|
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
|
510
|
October 27, 2023
|
Wrapping C++ class
|
|
11
|
1368
|
October 4, 2023
|
Convert Vector{String} to Ptr{Ptr{UInt8}}?
|
|
5
|
299
|
August 14, 2023
|
Is there a C/C++/Rust/Go library that can do inference on Flux models?
|
|
11
|
399
|
August 9, 2023
|
JIT issues relevant to realtime applications
|
|
59
|
4818
|
July 29, 2023
|
Advice for wrapping c++ library that throws exceptions?
|
|
0
|
318
|
July 20, 2023
|
How to examine a pointer address?
|
|
2
|
301
|
July 19, 2023
|
Including a binary (a "*.so") with a package?
|
|
6
|
362
|
July 14, 2023
|