random-bit
Get a random bit (0 or 1)
Get a random bit (0 or 1)
packs a RGBA color into a single float
bit twiddling hacks code bricks for JavaScript
Convert a series of 8-bit signed integers to 32-bit floats
[Temp fork for binance] Wrapper for bitcoin exchange apis. The easiest way to add cryptocurrency market data into your application!
It is helper for counting bits in numbers
Blazing-fast binary parser builder for the Browser.
An extensible bit-vector class for Javascript
Get a slice of bits.
Arbitrary precision binary operations library for Javascript.
This package is find the value of 1 in the binary representation of an integer number
Swaps bit sequences in 32-bit integer (xor method).
Gets n-bit parity of 32-bit integer.
Gets previous power-of-2.
Gets previous power-of-2.
Sign extends variable bit-width integer to 32-bit integer.
Counts bits set in 32-bit integer (parallel method).
Interleaves bits of two 16-bit integers to form 32-bit integer (binary magic method).
Merges bits from two 32-bit integers, as per mask (xor method).