Module utils

Module utils 

Source
Expand description

Miscellaneous utility functions that don’t have a home elsewhere.

Modules§

accumulation
An accumulation queue accumulates arrays until we have enough data to flush.
bytepack
Utilities for byte (not bit) packing for situations where saving a few bits is less important than simplicity and speed.