issues
search
FastFilter
/
xor_singleheader
Header-only binary fuse and xor filter library
Apache License 2.0
348
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Uninitialized Fingerprints in binary_fuse filters.
#56
SirTyson
closed
3 months ago
3
Fix sort and remove dup
#55
yangzq50
closed
8 months ago
1
Update README.md
#54
yangzq50
closed
8 months ago
1
Function binary_fuse_sort_and_remove_dup() will drop first unique value
#53
yangzq50
closed
8 months ago
0
Typo in README.md
#52
yangzq50
closed
8 months ago
0
Wrong function called
#51
Vadiml1024
closed
10 months ago
1
Add some sanity checks on allocating functions
#50
IvanNardi
closed
1 year ago
1
Fixed comment typos
#49
uckelman-sf
closed
1 year ago
1
Don't use nonstandard variable-length arrays
#48
uckelman-sf
closed
1 year ago
1
Added implementations of binary_fuse_mulhi for MSVC IA64 and systems lacking 128-bit multiplication support
#47
uckelman-sf
closed
1 year ago
1
Patch release.
#46
lemire
closed
1 year ago
0
Improves the handling of error conditions.
#45
lemire
closed
1 year ago
0
multiple definition
#44
boulevard-h
closed
2 years ago
3
Save the filter
#43
boulevard-h
closed
2 years ago
1
Cross language serialization support
#42
patelprateek
opened
2 years ago
2
binary_fuse8_max function rename
#41
BaiqingL
closed
2 years ago
1
Fingerprinting function
#40
BaiqingL
closed
2 years ago
4
SegmentLength max of 2^18
#39
BaiqingL
closed
2 years ago
14
Probability of filter construction failure
#38
BaiqingL
closed
2 years ago
11
dynamically add element
#37
SisMaker
closed
2 years ago
1
False Positives
#36
richs27
closed
2 years ago
2
Concurrent creation and merging?
#35
Bouncner
closed
2 years ago
2
Is it possible to reuse the filter after built?
#34
Dan-Do
closed
2 years ago
1
hash index issue
#33
hskun
closed
3 years ago
1
C++ wrapper in README is not working
#32
Enter-tainer
closed
3 years ago
0
Makefile: Fix link error on linux.
#31
prataprc
closed
3 years ago
1
Index overflow with Fuse8 during Rust port
#30
prataprc
closed
3 years ago
4
BinaryFuse: reverseOrder is not fully cleared
#29
Genbox
closed
3 years ago
2
README: update link to Zig implementation
#28
slimsag
closed
3 years ago
1
binary fuse filter: allow size=0,size=1,size=2 and add tests
#27
slimsag
closed
3 years ago
2
Guard size <= 1 in binary_fuse8_allocate as the current behaviour is unsafe.
#26
slimsag
closed
3 years ago
6
low memory population inquiry
#25
slimsag
opened
3 years ago
7
False Positive Comparision Between fuse and xor16?
#24
mpope9
closed
3 years ago
3
Find rare elements using the filter
#23
seryrzu
closed
3 years ago
6
README: link to Zig implementation
#22
slimsag
closed
3 years ago
0
fuse filters algorithmic issue: support a small number of keys
#21
slimsag
closed
3 years ago
3
tests: fuse8: add test for small ~10k keys input
#20
slimsag
closed
3 years ago
7
fusefilter: remove unused fuse_setbuffer_s type
#19
slimsag
closed
3 years ago
1
xorfilter: remove inconsistent assignment of blockLength
#18
slimsag
closed
3 years ago
0
xorfilter: correct typo about how to free xor16 allocations
#17
slimsag
closed
3 years ago
1
fusefilter: correct comment typo
#16
slimsag
closed
3 years ago
0
Merging of 2 different bloom filters with same size
#15
Manoj-red-hat
closed
4 years ago
4
Fix cppcheck errors
#14
mpope9
closed
4 years ago
5
The dangers of dup keys
#13
mpope9
closed
4 years ago
4
Support for strings and floats
#12
glitzflitz
closed
4 years ago
2
Add fuse filters, which can accommodate higher load
#11
jbapple
closed
4 years ago
1
Fixng README example, and adding other implementations
#10
mpope9
closed
4 years ago
1
Handle duplicated keys for the user
#9
lemire
closed
3 years ago
12
Support for 32 bit fingerprints and xor maps with 8, 16, and 32 bit
#8
thomasmueller
opened
5 years ago
0
3x parallelization
#7
lemire
opened
5 years ago
0
Next