4bitlabs Low-Level Bit/Byte Utilities
    Preparing search index...

    4bitlabs Low-Level Bit/Byte Utilities

    @4bitlabs/bits

    A collection of focused, zero-dependency, low-level packages and utilities for working with bits and bytes.

    • @4bitlabs/readers: Basic implementations of BitReader for JavaScript/TypeScript.
    • @4bitlabs/numeric-deque: A simple, performant, general-purpose deque, backed by a TypedArray.
    • @4bitlabs/vector: A simple, TypedArray-backed resizable vector data-structure for ints, floats, and bigints