A collection of focused, zero-dependency, low-level packages and utilities for working with bits and bytes.
@4bitlabs/readers: Basic implementations ofBitReaderfor JavaScript/TypeScript.@4bitlabs/numeric-deque: A simple, performant, general-purpose deque, backed by aTypedArray.@4bitlabs/vector: A simple, TypedArray-backed resizable vector data-structure for ints, floats, and bigints