Bitwise Packages

fast-int-set

> A fast Set implementation for integer numbers, written in JavaScript This library has several data structures, focused on working with sets of integer values using get/set, and/or/not/xor operations

1.0.0 • Published 1 year ago

bit-manipulation

An ES module providing functions for setting and clearing bits (and doing any bitwise operations) in Numbers up to 53 bits and in BigInts of any bit-width. In addition there's also functions to manipulate the bits in JavaScript's 64-bit floats and represe

1.0.0 • Published 3 years ago