bitset
A performance optimized infinite bit vector library
@fry/bits
Simplifies reading and writing bits in Buffers
toni
Toni, a simple and efficient bitmap implementation for positive integer sets (max 32 bits), with no element repetition, using bitwise operations and a Buffer. Modifying a single bit instead of an entire byte, obviously saves 87.5% of Buffer space, but it
xdata
Extended ActionScript3 ByteArray API for JavaScript