python3-ewah-bool-utils

EWAH Bool Array compression
  https://github.com/yt-project/ewah_bool_utils
  0
  no reviews



EWAH Bool Array compression is a repackaging and Python-exposed version of "Enhanced Word-Aligned Hybrid" (EWAH) compression. It's a Python wrapper to a compressed bitarray method, for storing large bitsets.