Coder Social home page Coder Social logo

cuckoo-filter's People

Contributors

ylgrgyq avatar

Watchers

 avatar  avatar  avatar

cuckoo-filter's Issues

能不能从已有的 cuckoo filter 构造新的 filter

  1. 提供获取 cuckoo filter 内部数据的接口
  2. 支持提供这些内部数据来构造新的 filter

这样就相当于支持能将 cuckoo filter 做序列化后进行持久化,之后再能反序列化而构造出 filter

根据 false positive 比率计算最合理的 bucket 大小

cuckoo filter 的 bucket 大小限制的有些死,不太合理,希望能像 bloom filter 那样根据 false positive 比率和待插入数据量来计算 bucket 大小,会更方便一些。

不过这个得研究一下看行不行,研究研究论文

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.