To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Install
Authors
Maintainers
Sources
md5=cc68949d9cadc57f3682a97348137964
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: 21 Mar 2023
Dependencies (4)
- bigarray-compat
-
ocamlfind
build
-
integers
>= "0.3.0"
-
ocaml
>= "4.03.0"
Dev Dependencies (4)
-
conf-ncurses
with-test
-
ounit
with-test
-
ctypes-foreign
with-test
-
lwt
with-test & >= "3.2.0"
- ahrocksdb
- antic
-
arakoon
>= "1.8.6" & < "1.8.12"
- arb
- argon2
-
async_ssl
>= "v0.15.0"
- avroc
- bimage-unix
- binaryen_dsl
- calcium
- cf
- cmark
- cmarker
- ctypes-build
-
ctypes-foreign
>= "0.18.0"
- ctypes-zarith
- ctypes_stubs_js
-
decompress
>= "1.3.0"
- directories
-
dlm
>= "0.3.3"
-
eigen
>= "0.1.0"
- eris
- extism
- flint
- fsevents
-
gdal
>= "0.10.0"
- gobject-introspection
- gpiod
- gr
- guile
-
hacl-star-raw
>= "0.3.2"
-
hardcaml-llvmsim
>= "0.3.0"
- hardcaml-vpi
- hardcaml_c
- hardcaml_verilator
- hdr_histogram
-
iocaml-kernel
>= "0.4.4"
-
kqueue
< "0.2.0"
-
libdash
>= "0.3"
- libirmin
- libudev
- lilv
-
llvm
>= "3.7"
- lp-glpk
- lp-gurobi
- luv
- luv_unix
-
lz4
>= "1.1.1"
-
mariadb
>= "1.1.2"
-
memcpy
>= "0.2.1"
- mmdb
- monocypher
- mpg123
- nanomsg
- nebula
-
netlink
>= "0.2.1"
-
opasswd
>= "1.3.1"
-
opencc
< "transition"
- opencc0
- opencc1
- opencc1_1
- 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"
- pci
- pg_query
- pkcs11-driver
- pkcs11-rev
- portaudio_c_bindings
- portmidi
- posix-base
- posix-bindings
-
posix-getopt
>= "2.0.0"
- posix-signal
- posix-socket
- posix-socket-unix
- posix-time2
- posix-types
- posix-uname
-
ppx_cstubs
= "0.5.1" | >= "0.7.0"
-
protocol-9p
< "0.5.1"
-
py
>= "1.1"
- raygui
- raylib
- reed-solomon-erasure
-
rfc1951
>= "1.3.0"
- sanlock
-
sarek
>= "20210823"
- sattools
-
sodium
>= "0.2.0" & < "0.3.0"
-
spin
>= "0.8.0"
-
spoc
>= "20170724"
- srt
- stk_iconv
- swipl
- sys-socket
- sys-socket-unix
- tensorflow
- tezos-hacl
-
tezos-hacl-glue-unix
< "11.0"
-
tezos-sapling
>= "11.1"
- tezos-wasmer
-
tgls
>= "0.8.3"
- torch
-
tsdl
>= "0.8.1"
-
tsdl-image
>= "0.3.0"
- tsdl-mixer
-
tsdl-ttf
>= "0.3"
-
unix-errno
>= "0.4.1" & < "0.5.0" | >= "0.6.0"
-
unix-fcntl
>= "0.3.3"
- unix-sys-resource
- unix-sys-stat
- unix-time
-
unix-type-representations
>= "0.1.1"
- wasmer
- wasmtime
- xxhash
- yaml
- yara
- yices2_bindings
- zstandard
-
zstd
>= "0.3"
Conflicts (1)
-
mirage-xen
>= "6.0.0"