[ Source: python-intbitset ]
Package: python3-intbitset (4.0.0-1)
Links for python3-intbitset
Debian Resources:
Download Source Package python-intbitset:
- [python-intbitset_4.0.0-1.dsc]
- [python-intbitset_4.0.0.orig.tar.gz]
- [python-intbitset_4.0.0-1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
unordered sets with ultra fast operations
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.
Other Packages Related to python3-intbitset
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf, i386, s390x]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Download python3-intbitset
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 75.7 kB | 249.0 kB | [list of files] |
arm64 | 66.2 kB | 228.0 kB | [list of files] |
armel | 66.3 kB | 225.0 kB | [list of files] |
armhf | 68.2 kB | 225.0 kB | [list of files] |
i386 | 77.9 kB | 261.0 kB | [list of files] |
ppc64el | 75.0 kB | 292.0 kB | [list of files] |
riscv64 | 74.9 kB | 200.0 kB | [list of files] |
s390x | 73.1 kB | 252.0 kB | [list of files] |