= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Efficient integer types on 64-bit architectures
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
optint-0.3.0.tbz
sha256=295cff2c134b0385b13ba81d5005d9f841ba40d4a502aed10c997f239ef1147b
sha512=15ec97a076584e8ea28c589f1db3b9a0dd6fd5a7950528a1d136761cc13bca0e6e7bf6e0f87c73578a37393c213a7a0f3e7beaabd924e176459b29af52b8dd11
Description
This library provides two new integer types, Optint.t
and Int63.t
, which
guarantee efficient representation on 64-bit architectures and provide a
best-effort boxed representation on 32-bit architectures.
Implementation depends on target architecture.
Published: 23 Dec 2022
Dependencies (2)
Development Dependencies (3)
Reverse Dependencies (23)
- cactus
- carton
- carton-lwt
- chamelon
-
checkseum
>= "0.3.1"
-
decompress
>= "0.8"
- eio
-
git
>= "3.0.0"
-
index
>= "1.4.0"
-
index-bench
>= "1.4.0"
-
irmin-pack
>= "2.7.0"
-
mirage-kv
>= "6.0.0"
-
mirage-kv-mem
>= "3.2.1"
- multibase
- oneffs
- ppx_optint
-
ppx_repr
>= "0.5.0"
-
progress
>= "0.2.0"
-
repr
>= "0.5.0"
-
rfc1951
< "1.0.0" | >= "1.3.0"
-
tar-mirage
>= "2.3.0"
- uring
- wu-manber-fuzzy-search
Conflicts
-
None