Package: python-bloomfilter (2.0-2)
Links for python-bloomfilter
Debian Resources:
Download Source Package python-bloomfilter:
- [python-bloomfilter_2.0-2.dsc]
- [python-bloomfilter_2.0.orig.tar.gz]
- [python-bloomfilter_2.0-2.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Native Python implementation of the Bloom filter probabilistic data structure
This module includes both the Bloom filter probabilistic data structure, together with a Scalable Bloom filter that allows a bloom filter to grow without knowing the original set size.
Bloom filters are great if you understand what amount of bits you need to set aside early to store your entire set. Scalable Bloom Filters allow your bloom filter bits to grow as a function of false positive probability and size.
Other Packages Related to python-bloomfilter
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-bitarray
- Python module for efficient boolean array handling
Download python-bloomfilter
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 9.0 kB | 49.0 kB | [list of files] |
arm64 | 9.0 kB | 49.0 kB | [list of files] |
armhf | 9.0 kB | 49.0 kB | [list of files] |
i386 | 9.0 kB | 49.0 kB | [list of files] |