1
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 1 day 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    compare projects before you chose one to use
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    data presented on the Open Hub is available through our API

Languages

C++
97%
Make
3%

30 Day Summary

Jul 31 2025 — Aug 30 2025

12 Month Summary

Aug 30 2024 — Aug 30 2025

Ratings

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