- python3 (<< 3.14)
- python3 (>= 3.13~)
- python3:any
- libc6 (>= 2.14)
The ``intbitset`` library provides a set implementation to store sorted
unsigned integers either 32-bits integers (between ``0`` and
``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range
with fast set operations implemented via bit vectors in a *Python C
extension* for speed and reduced memory usage.
Installed Size: 255.0 kB
Architectures: arm64 amd64