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...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub

Languages

C++
97%
Make
3%

30 Day Summary

Apr 13 2024 — May 13 2024

12 Month Summary

May 13 2023 — May 13 2024

Ratings

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