issues
search
jaybaird
/
python-bloomfilter
Scalable Bloom Filter implemented in Python
MIT License
1.62k
stars
330
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dependency fix: bitarray v1.5.1
#49
a1exlism
opened
3 years ago
1
confused about hash twice
#48
joshua23333
opened
3 years ago
0
confused about num_slices
#47
joshua23333
closed
3 years ago
0
Incompatibility with bitarray >= 2.0.0
#46
arterrey
opened
3 years ago
1
docs: fix simple typo, implmentation -> implementation
#45
timgates42
opened
3 years ago
0
Load bloom filter from bytes (instead of loading from file)
#44
jonsnowseven
opened
3 years ago
2
how to remove element in a scaledbloomfilter?
#43
nickhuangxinyu
opened
3 years ago
1
How Can i dump a bloomfilter object out?
#42
nickhuangxinyu
closed
3 years ago
0
improved docs
#41
Gopalbansal8106
closed
5 months ago
0
How to install pybloom on mac os with python3?
#39
akshat-khare
opened
4 years ago
3
Multi-level url deduplication problem 多级url去重的问题
#38
CWF-999
opened
5 years ago
2
how to use bloomfilter set expire time
#37
luoqishuai
closed
5 years ago
3
Error installing pybloom
#36
Minyanaing
opened
5 years ago
1
make_hashfuncs how to design
#35
whybangbang
opened
5 years ago
0
What is the license of this Project?
#34
kingname
closed
6 years ago
1
Bump version
#33
joseph-fox
closed
6 years ago
0
Bug: Inconsistency in how `fromfile` and `intersection` and `union` deals with self.bitarray
#32
srean
opened
6 years ago
0
assign hashfn_name to BloomFilter object
#31
groovecoder
closed
6 years ago
3
Custom Hashes
#30
sourabhmarathe
closed
4 years ago
0
add copy and union to ScalableBloomFilter
#29
doflink
opened
7 years ago
0
Prepare fork
#28
filipochnik
closed
7 years ago
0
Change `README` to .md format
#27
joseph-fox
closed
7 years ago
1
Set correct count after unioning two bloom filters
#26
grafke
opened
7 years ago
2
Is this abandonware?
#25
daemontools
opened
8 years ago
6
Unit-tests fail on windows
#24
jaytaylor
opened
8 years ago
0
How do I save my bloom filter to a file?
#23
derrandz
opened
8 years ago
2
Is this available on python3?
#22
derrandz
opened
8 years ago
5
ratio in ScalableBloomFilter
#21
ScottShao
opened
8 years ago
6
pytest runs files named test_*
#20
tivvit
opened
8 years ago
9
Use tightening ratio=0.9 consistently with larger growth rate.
#19
joseph-fox
closed
8 years ago
1
Added nstar and nstar_intersection functions as well as tests.
#18
adewes
opened
9 years ago
7
return bit indices set during an add
#17
simon-weber
opened
10 years ago
2
setup.py change for pip-interoperability
#16
holbech
closed
10 years ago
1
HMAC enabled Bloom filter and Scalable Bloom Filter
#15
AmritKumar
opened
10 years ago
2
Python3 no six
#14
Bachmann1234
closed
10 years ago
1
Python3
#13
Bachmann1234
closed
10 years ago
0
Add ability to write to StringIO and cStringIO objects
#12
Bachmann1234
closed
10 years ago
0
Implement make_hashes as a generator
#11
grandinquisitor
closed
10 years ago
0
Fix docstring of BloomFilter.intersection
#10
bobpoekert
closed
11 years ago
1
Submit 2.0 to PyPI
#9
JohnDoee
opened
11 years ago
24
Tag request
#8
shwhalen
opened
11 years ago
3
Improve hashing performance
#7
glangford
closed
11 years ago
7
Fix ScalableBloomFilter and tests on top of #5
#6
etrepum
closed
11 years ago
1
Fix suboptimal allocation of BloomFilter bit array size
#5
glangford
closed
11 years ago
1
StringIO support
#4
JohnDoee
closed
13 years ago
1
Can I clear a bloom filter I created?
#3
jaxon4
closed
14 years ago
1
BloomFilter (and ScalableBF) should support set operations (intersection, union ... )
#2
stevvooe
opened
14 years ago
2
Incorrect unicode behavior
#1
shadwstalkr
closed
14 years ago
1