Cargo/Opam packaging of a Rust/OCaml project
|
|
22
|
3097
|
October 14, 2024
|
Questions about ctypes funptr and const pointer
|
|
3
|
1619
|
August 16, 2024
|
[BLOG] Fighting Mutation with Mutation in Living
|
|
0
|
136
|
July 21, 2024
|
[BLOG] A Tour of the Living Library -- A Safer FFI
|
|
1
|
168
|
July 17, 2024
|
[BLOG] A (Possibly) Safer Interface to the Ctypes FFI
|
|
10
|
439
|
July 17, 2024
|
[ANN] living 0.1.0
|
|
0
|
225
|
July 13, 2024
|
[BLOG] OCaml FFI Sharp Edges and How to Avoid Them
|
|
7
|
293
|
July 10, 2024
|
How to prevent a closure that passed to a C function as a callback from being garbage collected prematurely?
|
|
8
|
137
|
July 4, 2024
|
[BLOG] The Structure of Godotcaml as of Today, by Matt Walker [Fizzixnerd]
|
|
0
|
226
|
July 2, 2024
|
How to properly define a library with C bindings?
|
|
5
|
439
|
April 3, 2024
|
How to bind to foreign function returning C struct using Ctypes?
|
|
4
|
1483
|
March 19, 2024
|
Ctypes and heterogeneous list typing problem
|
|
9
|
431
|
February 26, 2024
|
Problem interfacing with C library (QuickLZ)
|
|
1
|
311
|
January 1, 2024
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
448
|
December 21, 2023
|
Get the address of a variable with Ctypes
|
|
3
|
440
|
November 21, 2023
|
Dune project with a C/C++ ctypes foreign defined function
|
|
2
|
710
|
July 27, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
719
|
June 5, 2023
|
Ctypes and toplevel error
|
|
2
|
520
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
697
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
914
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2745
|
April 21, 2022
|
How to deal with C flags "bitwise ored" when using Cstubs enum?
|
|
2
|
1031
|
April 11, 2022
|
Ctypes - how to cast a function pointer and then call it?
|
|
3
|
2205
|
April 8, 2022
|
Foreign function overhead
|
|
2
|
862
|
September 13, 2021
|
How to compile and link a Fortran library component with dune
|
|
12
|
1597
|
December 1, 2020
|
Ctypes: what's the most idiomatic way to anchor an OCaml value so that it's not garbage collected?
|
|
2
|
1234
|
August 19, 2020
|
How to expose an abstract type to C code?
|
|
4
|
1953
|
June 25, 2020
|
How to pass variant/record using Ctypes inverted?
|
|
2
|
947
|
June 23, 2020
|
Casting a Ctype pointer to an abstract type
|
|
2
|
814
|
April 13, 2020
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1629
|
February 17, 2020
|