Calling Ocaml C FFI using Ctypes pointers
|
|
6
|
102
|
September 30, 2025
|
Ctypes stubs generation with structs generation
|
|
3
|
100
|
September 26, 2025
|
Learning Ctypes
|
|
2
|
202
|
June 30, 2025
|
Best Practice for Representing `uint8_t`-Backed Enums with `ctypes`?
|
|
4
|
216
|
June 5, 2025
|
How do I write minesweeper game in OCaml?
|
|
20
|
976
|
May 26, 2025
|
Names of keyboard codes
|
|
5
|
245
|
February 20, 2025
|
Static CStubs for higher-order functions
|
|
13
|
503
|
January 30, 2025
|
How can I use ctypes to define cairo_text_extents_t
|
|
10
|
191
|
December 6, 2024
|
How can I use a callback to a drawing function in Gtk4 DrawingArea?
|
|
11
|
323
|
November 27, 2024
|
Cargo/Opam packaging of a Rust/OCaml project
|
|
22
|
3208
|
October 14, 2024
|
Questions about ctypes funptr and const pointer
|
|
3
|
1703
|
August 16, 2024
|
[BLOG] Fighting Mutation with Mutation in Living
|
|
0
|
140
|
July 21, 2024
|
[BLOG] A Tour of the Living Library -- A Safer FFI
|
|
1
|
200
|
July 17, 2024
|
[BLOG] A (Possibly) Safer Interface to the Ctypes FFI
|
|
10
|
517
|
July 17, 2024
|
[ANN] living 0.1.0
|
|
0
|
231
|
July 13, 2024
|
[BLOG] OCaml FFI Sharp Edges and How to Avoid Them
|
|
7
|
358
|
July 10, 2024
|
How to prevent a closure that passed to a C function as a callback from being garbage collected prematurely?
|
|
8
|
194
|
July 4, 2024
|
[BLOG] The Structure of Godotcaml as of Today, by Matt Walker [Fizzixnerd]
|
|
0
|
257
|
July 2, 2024
|
How to properly define a library with C bindings?
|
|
5
|
570
|
April 3, 2024
|
How to bind to foreign function returning C struct using Ctypes?
|
|
4
|
1602
|
March 19, 2024
|
Ctypes and heterogeneous list typing problem
|
|
9
|
489
|
February 26, 2024
|
Problem interfacing with C library (QuickLZ)
|
|
1
|
320
|
January 1, 2024
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
535
|
December 21, 2023
|
Get the address of a variable with Ctypes
|
|
3
|
502
|
November 21, 2023
|
Dune project with a C/C++ ctypes foreign defined function
|
|
2
|
882
|
July 27, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
801
|
June 5, 2023
|
Ctypes and toplevel error
|
|
2
|
541
|
December 3, 2022
|
[ctypes] [dune] Constant pass to know struct size
|
|
2
|
740
|
April 28, 2022
|
Binding Flint Library for multivariate polynomials
|
|
4
|
973
|
April 27, 2022
|
Advanced C binding using ocaml-ctypes and dune
|
|
14
|
2923
|
April 21, 2022
|