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.1.tar.gz sha256=d879ad5caf9b8e4680b5d6276aa77ef90b29b41447a979c0a9786ccc6b408757 md5=02c7da8215cf8e22ffa58405f2a29ea8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.5.1/opam |
Required by
- amf
- bitcoinml
- bitgenerators
- capnp>=3.4.0
- capnp-rpc>=0.4.0
- corosync
- fstar>=0.9.3.0-beta1
- 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