Skip to content

Blixodus/bloom_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A somewhat basic Bloom filter

Installation

Just download the files and type make in the Linux shell

Interactive mode

To use interactive mode launch the application with ./main -i or ./main interactive.

The system currently supports the following commands add, query, debug, help, and exit.

Test mode (WIP)

Test mode will implement a feature allowing the user to automatically compare the theoretical performance of the filter to it's real-life performance.

About

Bloom filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published