1
I Use This!
Activity Not Available
Analyzed about 1 year ago. based on code collected about 1 year 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...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    data presented on the Open Hub is available through our API
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can embed statistics from Open Hub on your site

Languages

C++
97%
Make
3%

30 Day Summary

Dec 17 2023 — Jan 16 2024

12 Month Summary

Jan 16 2023 — Jan 16 2024

Ratings

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