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 <andre@digirati.com.br>, Jeff Shaw <shawjef3@msu.edu>, Markus W. Weissmann <markus.weissmann@in.tum.de> and Florian Pichlmeier <florian.pichlmeier@mytum.de> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/andrenth/ocaml-stdint |
Issue Tracker | https://github.com/andrenth/ocaml-stdint/issues |
Maintainer | Markus W. Weissmann <markus.weissmann@in.tum.de> |
Dependencies |
|
Source [http] | https://github.com/andrenth/ocaml-stdint/archive/0.5.0.tar.gz sha256=e99d4b16bdbe5ebd473f3a2220516743405dfdaf495379833bac5acc4ce82dfb md5=fefa9d456e1a22edbb32b6c1848b1663 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.5.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
- i2c>=0.1.2-0
- i3ipc
- ip2location
- jupyter>=1.0.2
- karamel
- kremlin<transition
- libudev
- octez-libs
- octez-plompiler
- open_packaging
- osbx
- proc-smaps
- safemoney
- sid
- stdint-literals
- tezos-plompiler
- typeid
- uint>=2.0.1
- zmq>=4.0-6 & <5.2.1