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.0.tar.gz sha256=174eeec9c202d7e4d442a8352994d6a2f9f12e9bea4d2995ae38c4bdf88efc1e md5=6d058bad24069e1943514e5ebf68daa6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.4.0/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
- 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