Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kenorb/bloom issues and pull requests
#30 - Option to skip xxhash when lines are already hashed
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#29 - Allow bufforing lines before printing
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#27 - Improve performance
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#26 - Add `-0` argument to reset memory-based bloom on limit reach
Issue -
State: open - Opened by kenorb 3 months ago
#25 - Should accept optional file as argument
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#24 - Add -sw arg to silence warnings
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#23 - Use -xls method by default
Issue -
State: open - Opened by kenorb 3 months ago
Labels: enhancement
#22 - Default filtering doesn't work
Issue -
State: open - Opened by kenorb 4 months ago
Labels: bug
#21 - Not working with multiple .blf files
Issue -
State: open - Opened by kenorb 4 months ago
Labels: bug
#20 - thread 'main' panicked at src/bloom/containers/container_memory_xxh.rs:82:77
Issue -
State: open - Opened by kenorb 4 months ago
Labels: bug
#19 - package `parse-size v1.1.0` cannot be built because it requires rustc 1.81.0 or newer
Issue -
State: open - Opened by kenorb 4 months ago
Labels: bug
#18 - Sets 200M/2Gb limits by default
Pull Request -
State: closed - Opened by kenorb 4 months ago
Labels: enhancement
#17 - Fixes thread panic on InvalidData
Pull Request -
State: closed - Opened by kenorb 11 months ago
Labels: bug
#17 - Fixes thread panic on InvalidData
Pull Request -
State: closed - Opened by kenorb 11 months ago
Labels: bug
#16 - Warning: Invalid data in line 139037648139070357
Issue -
State: open - Opened by kenorb 11 months ago
Labels: bug
#15 - Fixes #6: "stream did not contain valid UTF-8" message for invalid chars
Pull Request -
State: closed - Opened by nseam 11 months ago
Labels: bug
#15 - Fixes #6: "stream did not contain valid UTF-8" message for invalid chars
Pull Request -
State: closed - Opened by nseam 11 months ago
Labels: bug
#14 - Support for naive 1-bit xxHash hash map with customizable n-bit one
Pull Request -
State: closed - Opened by kenorb 11 months ago
Labels: enhancement
#13 - 2nd run doesn't change the limit
Issue -
State: open - Opened by kenorb 12 months ago
#12 - Replaced naive 1-bit xxHash hash map with customizable n-bit one with look-ups limit.
Pull Request -
State: closed - Opened by nseam 12 months ago
Labels: enhancement
#11 - Initial implementation of bloom logic
Pull Request -
State: closed - Opened by kenorb 12 months ago
Labels: enhancement
#10 - Rewritten process() function. -xls and -bls should now properly write/read files.
Pull Request -
State: closed - Opened by nseam 12 months ago
Labels: enhancement
#9 - Fixed container::set_and_check() method. Added -i / --inverse param
Pull Request -
State: closed - Opened by nseam almost 1 year ago
Labels: enhancement
#8 - Saving/loading bloom filter to/from files.
Pull Request -
State: closed - Opened by nseam about 1 year ago
#7 - Added xxHash filter. Changed input parameters. Added silent mode.
Pull Request -
State: closed - Opened by nseam about 1 year ago
Labels: enhancement
#6 - InvalidData, message: "stream did not contain valid UTF-8"
Issue -
State: closed - Opened by kenorb about 1 year ago
Labels: bug
#5 - -ls 1000,1G is slow
Issue -
State: closed - Opened by kenorb about 1 year ago
Labels: bug, enhancement
#4 - Activate default filter by default
Issue -
State: closed - Opened by kenorb about 1 year ago
Labels: bug
#3 - Working version of memory-based bloom filter
Pull Request -
State: closed - Opened by nseam about 1 year ago
Labels: enhancement
#2 - Add param to set maximum length of strength to add to the filter
Issue -
State: open - Opened by kenorb about 1 year ago
Labels: enhancement
#1 - Add -r to reset (empty) bloom filter when it's full (when reaches -l)
Issue -
State: open - Opened by kenorb about 1 year ago
Labels: enhancement