stdintversion
signed and unsigned integer types having specified widths
The stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bit. This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators conversion to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexademical), conversion to and from buffers in both big endian and little endian byte order.
Authors | Andre Nathan, Jeff Shaw, Florian Pichlmeier and Markus W. Weissmann |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/andrenth/ocaml-stdint |
Issue Tracker | https://github.com/andrenth/ocaml-stdint/issues |
Maintainer | Andre Nathan <andre@hostnet.com.br> |
Dependencies |
|
Source [http] | https://github.com/andrenth/ocaml-stdint/archive/0.4.1.tar.gz sha256=a26ae71e12c76788e149ce529d9b3158b7d9ab1e489c7756895219d3ab956391 md5=bbdf81f5d3685deebfbc10f74fc6bd53 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.4.1/opam |
Required by
- amf
- bitcoinml<0.4.1
- bitgenerators
- capnp=3.4.0
- capnp-rpc>=0.4.0
- corosync
- fstar>=0.9.3.0-beta1
- i2c>=0.1.2-0
- i3ipc
- ip2location
- karamel
- kremlin<transition
- libudev
- octez-libs
- octez-plompiler
- open_packaging
- osbx
- proc-smaps
- safemoney
- sid
- stdint-literals
- tezos-plompiler
- typeid
- zmq>=4.0-6 & <5.0.0