SkillAgentSearch skills...

Edlcbf

d-left counting bloom filters for erlang [WIP]

Install / Use

/learn @ian-plosker/Edlcbf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

d-left counting bloom filter for erlang

This is a reasonably functional d-left counting bloom filter for Erlang.

Done:

  • basic dlcbf
  • NIFs
  • init, add, in, delete, destroy
  • EQC tests that pass
  • space efficent implementation
  • counters

Needs:

  • automatic sizing based on max elements and false positive probablity
  • semi-sorted buckets
  • dynamic bit reassignment (?)
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated7y ago
Forks5

Languages

C

Security Score

60/100

Audited on Feb 22, 2019

No findings