1
I Use This!
Inactive
Analyzed about 19 hours ago. based on code collected about 19 hours ago.

Project Summary

C++ Bloom Filter Library, with the following capabilities:

1. Optimal parameter selection based on expected false positive rate.
2. Union, intersection and difference operations between bloom filters.
3. Compression of in-use table (increase in false positive probability vs space)
4. Portable and efficient source code implementation.

Compatible Compilers:

* GCC 4.0+
* Intel C++ Compiler 9.0+
* Microsoft Visual C++ 8.0+
* Comeau C/C++ 4.1+

For more information please visit: http://www.partow.net/programming/hashfunctions/index.html

Tags

algorithm bloom bloom-filter c++ difference function hash hashcode intersection partow probabilistic

In a Nutshell, C++ Bloom Filter Library...

Common Public License 1.0
Permitted

Commercial Use

Modify

Distribute

Sub-License

Use Patent Claims

Forbidden

Hold Liable

Required

Disclose Source

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    search using multiple tags to find exactly what you need
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    anyone with an Open Hub account can update a project's tags

Languages

C++
97%
Make
3%

30 Day Summary

Oct 26 2025 — Nov 25 2025

12 Month Summary

Nov 25 2024 — Nov 25 2025

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!