Toy Autograd Engine in OCaml with Apple Accelerate Backend
|
|
2
|
170
|
September 4, 2024
|
[BLOG] Fighting Mutation with Mutation in Living
|
|
0
|
135
|
July 21, 2024
|
[BLOG] A Tour of the Living Library -- A Safer FFI
|
|
1
|
164
|
July 17, 2024
|
[BLOG] A (Possibly) Safer Interface to the Ctypes FFI
|
|
10
|
435
|
July 17, 2024
|
[ANN] living 0.1.0
|
|
0
|
224
|
July 13, 2024
|
[BLOG] OCaml FFI Sharp Edges and How to Avoid Them
|
|
7
|
286
|
July 10, 2024
|
How to prevent a closure that passed to a C function as a callback from being garbage collected prematurely?
|
|
8
|
134
|
July 4, 2024
|
20+ ways to build an executable with foreign libs
|
|
0
|
345
|
March 1, 2024
|
Packaging foreign archives with bindings using ctypes
|
|
5
|
446
|
December 21, 2023
|
[ANN] ctypes 0.21.1, now with dune support
|
|
0
|
397
|
July 24, 2023
|
Using ocaml-ctypes with WebAssembly?
|
|
10
|
716
|
June 5, 2023
|
Critique my use of FFI
|
|
10
|
889
|
May 24, 2023
|
[ANN] carray.0.0.1
|
|
16
|
1734
|
June 16, 2022
|
Using thread_local memory in a C++ thread invoked from Multicore-OCaml
|
|
5
|
1076
|
March 30, 2022
|
Determining if the runtime system is currently acquired from C
|
|
0
|
641
|
December 7, 2020
|
Writing a wrapper stub to something dynamic, where static linking would produce huge executables?
|
|
10
|
789
|
November 11, 2020
|
Strange error when calling external c functions
|
|
2
|
903
|
May 16, 2020
|
Casting a Ctype pointer to an abstract type
|
|
2
|
813
|
April 13, 2020
|
OPAM/packaging questions around OCaml bindings to custom C library
|
|
15
|
1628
|
February 17, 2020
|
OCaml type for custom block
|
|
1
|
831
|
June 7, 2019
|
Wrapping C++ std::shared_ptr and similar smart pointers
|
|
3
|
4287
|
May 9, 2019
|
Finding GC problems in C bindings
|
|
8
|
1033
|
March 11, 2019
|
OCaml FFI for interoperability with C
|
|
6
|
1250
|
March 1, 2019
|
Ctypes pass OCaml bytes to C functions?
|
|
6
|
1882
|
June 17, 2018
|
C FFI - Can I get a function pointer from a value - not using ctypes
|
|
5
|
1746
|
February 2, 2018
|
Using big_int and C binding
|
|
0
|
988
|
September 25, 2017
|
[ANN]: ctypes 0.12.0
|
|
1
|
1334
|
September 26, 2017
|
Jbuilder: confused about including C code
|
|
1
|
954
|
June 8, 2017
|