package ctypes
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=2fe384d5ca72ddbd52448c74ee1ce01be3f89474af8e7dfae2c3a07aeaa4af13
md5=8dbdf1684a5286433da6fac973ab0e5c
Description
ctypes is a library for binding to C libraries using pure OCaml. The primary aim is to make writing C extensions as straightforward as possible.
The core of ctypes is a set of combinators for describing the structure of C types -- numeric types, arrays, pointers, structs, unions and functions. You can use these combinators to describe the types of the functions that you want to call, then bind directly to those functions -- all without writing or generating any C!
To install the optional ctypes.foreign
interface (which uses libffi
to
provide dynamic access to foreign libraries), you will need to also install
the ctypes-foreign
optional dependency:
opam install ctypes ctypes-foreign
This will make the ctypes.foreign
ocamlfind subpackage available.
Published: 23 Feb 2020
Dependencies (4)
-
conf-pkg-config
build
-
ocamlfind
build
-
integers
>= "0.3.0"
-
ocaml
>= "4.02.3" & < "5.2"
Dev Dependencies (4)
-
conf-ncurses
with-test
-
ounit
with-test
-
ctypes-foreign
with-test
-
lwt
with-test & >= "3.2.0"
- ahrocksdb
-
arakoon
>= "1.8.6" & < "1.8.12"
- argon2
-
async_ssl
>= "113.33.07" & < "v0.15.0"
- avroc
- bimage-unix
- binaryen_dsl
- bitgenerators
- ceph
- cf
- checked_oint
- cmark
- cmarker
- ctypes-build
-
ctypes-foreign
= "0.18.0"
- ctypes-zarith
- ctypes_stubs_js
- cudajit
-
directories
< "0.2"
- dlm
-
eigen
>= "0.1.0"
- eris
- flock
- fsevents
- gccjit
-
gdal
>= "0.3.0"
- gobject-introspection
- gr
-
hacl-star-raw
< "0.4.0"
-
hardcaml-llvmsim
>= "0.3.0"
- hardcaml-vpi
- imguiml
-
iocaml
>= "0.4.3"
-
iocaml-kernel
>= "0.4.4"
-
kqueue
< "0.2.0"
-
libdash
< "0.3"
- libudev
- lilv
-
llvm
>= "3.7"
-
lmdb
< "1.0"
- lp-glpk
- lp-gurobi
- luv
- luv_unix
-
lz4
>= "1.1.1"
- mariadb
-
memcpy
>= "0.2.1"
- mmdb
- monocypher
- mpg123
- nanomsg
- nebula
-
netlink
>= "0.2.1"
-
ocephes
>= "0.8.2"
-
opasswd
>= "1.0.1"
-
opencc
< "transition"
- opencc0
- opencc1
- opencc1_1
- oplay
- orocksdb
-
osbx
< "1.1.1"
- osx-acl
-
osx-attr
>= "0.2.0"
-
osx-cf
>= "0.1.1"
-
osx-fsevents
>= "0.1.1"
- osx-membership
-
osx-mount
>= "0.1.1"
- osx-secure-transport
-
osx-xattr
>= "0.3.0"
-
owl
>= "0.9.0"
- pari
- pari-bindings
- pci
- pg_query
-
pkcs11
< "0.9.0"
- pkcs11-driver
- pkcs11-rev
- portaudio_c_bindings
- portmidi
- posix-base
- posix-bindings
- posix-getopt
- posix-signal
- posix-socket
- posix-socket-unix
- posix-time2
- posix-types
- posix-uname
-
ppx_cstubs
>= "0.3.0"
-
protocol-9p
< "0.5.1"
- py
-
qcstm
>= "0.1.1"
- quickjs
- raygui
- raylib
- reed-solomon-erasure
- sanlock
-
sarek
>= "20210823"
- sattools
-
sodium
>= "0.2.0" & < "0.3.0" | >= "0.6.0"
-
spin
>= "0.8.0"
-
spoc
>= "20170724"
-
srt
< "0.3.1"
- sys-socket
- sys-socket-unix
- tensorflow
-
tgls
>= "0.8.3"
-
torch
< "v0.16.0"
-
tsdl
>= "0.8.1" & < "1.1.0"
- tsdl-image
- tsdl-mixer
- tsdl-ttf
-
unix-errno
>= "0.4.1"
-
unix-fcntl
>= "0.3.3"
- unix-sys-resource
- unix-sys-stat
- unix-time
- unix-type-representations
- uring-trace
- wasmer
- wasmtime
- xedbindings
- xxhash
- yaml
- yara
- yices2_bindings
-
zstandard
< "v0.15.0"
-
zstd
>= "0.2"