Skip to content

DanBrink91/simple-bloomfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-bloomfilter

Single hash bloomfilter.

BitArray is a vector of chars with functions to help manipulate it at a bit level. It also outputs as integers but that was strictly for my benefit while testing.

About

Simple bloomfilter implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages