Search results
170 packages found
A simple module for bitwise-xor on buffers
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
A performance optimized infinite bit vector library
- bits
- set
- twiddle
- bit set
- bit array
- bit vector
- bit string
- bitset
- bitarray
- bitvector
- bitstring
- binary
- bitmap
- bitwise
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
High word mask for excluding the sign bit of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- sign
- bits
- View more
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
High word mask for the exponent of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- exponent
- bits
- View more
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- exponent
- unbiased
- bits
- floating-point
- float64
- View more
High word mask for the sign bit of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- sign
- bits
- View more
Decoder for complex binary data
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- convert
- floating-point
- float32
- single
- float
- View more
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
🔑 Permission management made easy
High word mask for the significand of a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float64
- 64bit
- floating-point
- ieee754
- mask
- significand
- bits
- View more
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Utilities for TypeScript library
- typescript
- utils
- string
- array
- number
- bits
- flatten
- either
- maybe
- monad
- shuffle
- groupBy
- hashCode
- euclidean division
- View more
A collection of low-level bit-readers for byte-arrays
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Mask for excluding the sign bit of a single-precision floating-point number.
C's and C++'s math functions in TypeScript & JavaScript