8000 GitHub - anhvt2k3/cpp-bfvars
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anhvt2k3/cpp-bfvars

Repository files navigation

Bloom Filter variants in C++

This repository is dedicated to recreate recognized Bloom Filter variants in C++ with evaluations provided by a Bus ticket checking system.

Current supporting variants:

  1. Standard Bloom Filter
  2. Counting Bloom Filter
  3. Scalable Bloom Filter
  4. Dynamic Bloom Filter
  5. Deletable Bloom Filter
  6. One Hashing Bloom Filter
  7. Variable-Increment Bloom Filter (underdevelopment)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0