bit-twiddle
Bit twiddling hacks for JavaScript
Found 8 results for twiddle
Bit twiddling hacks for JavaScript
Rounds an integer up to a power of 2
A performance optimized infinite bit vector library
Counts the number of trailing zeros of a binary integer
Simple interface for modifying lambda environment variables.
Index computations for balanced binary trees stored in BFS order
Pulls out the bits from floating point numbers
Generate all combinations of `k` out of `n` objects