Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • bloomier (1)

    bloomfilter

    Compare

      Analyzed 29 days ago

    C++ Bloom Filter Library, with the following capabilities: Optimal parameter selection based on expected false positive rate. Union, intersection and difference operations between bloom filters. Compression of in-use table (increase in false positive probability vs space) Portable and efficient ... [More] 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 [Less]

    1.13K lines of code

    1 current contributors

    over 5 years since last commit

    1 users on Open Hub

    Inactive
    5.0
     
    I Use This