Defines an intbitset data object to hold unordered sets of unsigned integers with ultra fast set operations, implemented via bit vectors and Python C extension to optimize speed and memory usage. Emulates the Python built-in set class interface with some additional specific methods such as its own fast dump and load marshalling functions. Uses real bits to optimize memory usage, so may have issues with endianness if you transport serialized bitsets between various machine architectures.
Project description
UNKNOWN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
intbitset-1.3.zip
(110.7 kB
view hashes)
intbitset-1.3.tar.gz
(107.4 kB
view hashes)
Built Distribution
intbitset-1.3.linux-x86_64.tar.gz
(136.6 kB
view hashes)
Close
Hashes for intbitset-1.3.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f014830faa07f4303ecfa26b334a6543ead7fee450cd7ff27cb2dd39ab564fbd |
|
MD5 | eb7a792c6d3868f0f316b347024ce0d7 |
|
BLAKE2b-256 | dbed812c7cdf76933901c3be3fc7551c88d613f4dd9e53c897fb7e7106c0cd9f |