Node buffer and bitarray / bytearray utility
Common utilities
Boolean (Typed Array) & Set of numbers. Very Fast! Greater 'selection' in compression and 2D drawing. Only around 16 kB.
sjcl.codec
TypeScript definitions for minimal-bit-array
Set of tools for Project Euler
libbitarray bindings for JavaScript
Data structures for performance-sensitive modern JavaScript applications.
Efficient 2D Bit Array with Serialization
An ES6 BitArray class for easy and native-like operations on sequences of bits
A BitArray object exhibiting the interface of standard ecmascript TypedArray's
Pure JavaScript bit array/bitfield implementation
Extended ActionScript3 ByteArray API for JavaScript
A fork of rncryptor-js
EtherCards Utils
A BitArray implementation for ease-of-use
Bit array class
"A simple bit array for JS"
Universal wrapper for libbitarray with a JavaScript fallback
Simhash implementation for detecting near-duplicate text using various hash functions like SipHash, MD5, and SHA256
Minimal bit array implementation that is compatible with ndarrays
a modular fork of the sjcl bitArray namespace
Extended ActionScript3 ByteArray API for JavaScript
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